ardupilot/libraries/AP_HAL_ChibiOS
Peter Barker 9a2d9898ba AP_HAL_ChibiOS: eliminate HAL_LOGGING_DATAFLASH
This define didn't add anything over HAL_LOGGING_DATAFLASH_ENABLED - and
predates it.
2021-11-23 11:24:46 +11:00
..
hwdef AP_HAL_ChibiOS: eliminate HAL_LOGGING_DATAFLASH 2021-11-23 11:24:46 +11:00
AnalogIn.cpp AP_HAL_ChibiOS: fix ADC scaling on IOMCU 2021-11-16 14:12:43 +11:00
AnalogIn.h
AP_HAL_ChibiOS_Namespace.h
AP_HAL_ChibiOS_Private.h
AP_HAL_ChibiOS.h
bxcan.hpp
CANFDIface.cpp
CANFDIface.h
CanIface.cpp
CANIface.h
Device.cpp
Device.h
DSP.cpp
DSP.h
EventSource.cpp
EventSource.h
Flash.h
GPIO.cpp AP_HAL_ChibiOS: remove unused pin-related defines 2021-11-20 11:08:48 +11:00
GPIO.h HAL_ChibiOS: support GPIO get_mode and set_mode 2021-10-12 15:47:51 +11:00
HAL_ChibiOS_Class.cpp AP_HAL_ChibiOS: support up to 9 UARTs 2021-11-22 22:48:59 +11:00
HAL_ChibiOS_Class.h
I2CDevice.cpp
I2CDevice.h
QSPIDevice.cpp
QSPIDevice.h
RCInput.cpp
RCInput.h
RCOutput_bdshot.cpp
RCOutput_serial.cpp
RCOutput.cpp RCOutput: fix motor stopping with rev thrust and full throttle 2021-10-26 10:53:34 +11:00
RCOutput.h
Scheduler.cpp
Scheduler.h
sdcard.cpp
sdcard.h
Semaphores.cpp
Semaphores.h
shared_dma.cpp
shared_dma.h
SoftSigReader.cpp
SoftSigReader.h
SoftSigReaderInt.cpp
SoftSigReaderInt.h
SPIDevice.cpp
SPIDevice.h
stdio.cpp
Storage.cpp AP_HAL_ChibiOS: add get_storage_ptr method 2021-11-10 17:21:35 +11:00
Storage.h AP_HAL_ChibiOS: add get_storage_ptr method 2021-11-10 17:21:35 +11:00
system.cpp HAL_ChibiOS: disable building CrashCatcher for non 2M boards 2021-10-30 19:24:57 +11:00
UARTDriver.cpp HAL_ChibiOS: implement disable_rxtx() 2021-11-07 07:00:35 +11:00
UARTDriver.h AP_HAL_ChibiOS: support up to 9 UARTs 2021-11-22 22:48:59 +11:00
Util.cpp HAL_ChibiOS: allow setting of armed pin 2021-11-05 14:30:43 +11:00
Util.h HAL_ChibiOS: allow setting of armed pin 2021-11-05 14:30:43 +11:00