ardupilot/libraries/AP_HAL_Empty
Andrew Tridgell 2473d3f7f8 AP_HAL_Empty: removed assert calls
these waste flash space and do not do us any good
2021-03-25 14:03:40 +11:00
..
AP_HAL_Empty.h
AP_HAL_Empty_Namespace.h AP_HAL_Empty: empty implementation of HAL FFT 2020-02-22 11:15:37 +11:00
AP_HAL_Empty_Private.h AP_HAL_Empty: empty implementation of HAL FFT 2020-02-22 11:15:37 +11:00
AnalogIn.cpp AP_HAL_Empty: Remove set_stop_pin from AnalogSource 2019-09-04 09:54:50 +10:00
AnalogIn.h AP_HAL_Empty: Remove set_stop_pin from AnalogSource 2019-09-04 09:54:50 +10:00
DSP.h AP_HAL_Empty: add harmonics to DSP 2020-05-24 07:43:34 +10:00
Flash.h HAL_Empty: added empty flash driver 2019-04-11 13:22:53 +10:00
GPIO.cpp AP_HAL_Empty: remove pointless attach_interrupt override 2018-08-31 08:32:08 +10:00
GPIO.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
HAL_Empty_Class.cpp AP_HAL_Empty: removed assert calls 2021-03-25 14:03:40 +11:00
HAL_Empty_Class.h AP_HAL_Empty: Remove unneeded private member 2018-11-27 07:36:17 +11:00
I2CDevice.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
OpticalFlow.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
RCInput.cpp AP_HAL_Empty: do not use ch as its used by ChibiOS globally 2018-09-19 12:14:15 +10:00
RCInput.h HAL_Empty: add empty protocol method in RCInput 2020-11-04 19:59:40 +11:00
RCOutput.cpp HAL_Empty: allow return of last value in RCOutput 2021-01-20 10:06:45 +11:00
RCOutput.h HAL_Empty: allow return of last value in RCOutput 2021-01-20 10:06:45 +11:00
SPIDevice.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
Scheduler.cpp AP_HAL_Empty: rename system_initialized() and add is_system_initialized() 2020-12-30 18:16:59 +11:00
Scheduler.h AP_HAL_Empty: rename system_initialized() and add is_system_initialized() 2020-12-30 18:16:59 +11:00
Semaphores.cpp
Semaphores.h AP_HAL_Empty: remove un-needed constructor 2020-10-13 19:55:34 +11:00
Storage.cpp
Storage.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00
UARTDriver.cpp AP_HAL_Empty: add discard_input method on UARTDriver 2020-05-26 09:20:32 +10:00
UARTDriver.h AP_HAL_Empty: add discard_input method on UARTDriver 2020-05-26 09:20:32 +10:00
Util.h AP_HAL_Empty: add override keyword where required 2018-11-08 11:30:12 +11:00