ardupilot/libraries/AP_HAL_ChibiOS
Andrew Tridgell d22e3a1f52 hwdef: fixed flash double reserve
fixes #19765, an alternative to #19768

the advantage of this approach is it is less error prone, as the
actual position and size of the storage sectors is calculated
2022-01-13 06:44:46 +11:00
..
hwdef hwdef: fixed flash double reserve 2022-01-13 06:44: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 AP_HAL_ChibiOS: remove redundant harmonics from DSP 2021-12-22 18:13:38 +11:00
DSP.h AP_HAL_ChibiOS: remove redundant harmonics from DSP 2021-12-22 18:13:38 +11:00
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_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 HAL_ChibiOS: enable DShot on L4 MCUs for AP_Periph 2021-12-07 10:23:54 +11:00
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 AP_HAL_ChibiOS: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00
UARTDriver.h AP_HAL_ChibiOS: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00
Util.cpp AP_HAL_ChibiOS: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00
Util.h AP_HAL_ChibiOS: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00