ardupilot/libraries/AP_HAL_ChibiOS
Andy Piper 667b386356 AP_HAL_ChibiOS: port to ChibiOS 21.11.x
convert RCOutput to new virtual timer interface
cope with SDC vs SDMMC
use new SPIv3 driver. Correct clocks for SDMMCv2.
add STM32L431 support
port ChibiOS config to version 8
support SPIv3 driver model v2 on H7
use currcore in debug options
use new mmc API
disable speed optimizations in the bootloader to save a little flash
upgrade to halconf v8.4
relax constraints on QSP/flash clock.
add support for disabling QSPI reset in main firmware
2023-03-29 20:49:40 +11:00
..
hwdef AP_HAL_ChibiOS: port to ChibiOS 21.11.x 2023-03-29 20:49:40 +11:00
AP_HAL_ChibiOS.h
AP_HAL_ChibiOS_Namespace.h
AP_HAL_ChibiOS_Private.h
AnalogIn.cpp
AnalogIn.h
CANFDIface.cpp
CANFDIface.h
CANIface.h
CanIface.cpp AP_HAL_ChibiOS: Fix bug where STM32L496 would not init CAN2 2023-03-21 11:35:17 +11:00
DSP.cpp
DSP.h
Device.cpp
Device.h
EventSource.cpp
EventSource.h
Flash.h
GPIO.cpp AP_HAL_ChibiOS: GPIO: retry pins after ISR flood and add arming check 2023-03-22 09:27:35 +11:00
GPIO.h AP_HAL_ChibiOS: GPIO: retry pins after ISR flood and add arming check 2023-03-22 09:27:35 +11:00
HAL_ChibiOS_Class.cpp
HAL_ChibiOS_Class.h
I2CDevice.cpp AP_HAL_ChibiOS: port to ChibiOS 21.11.x 2023-03-29 20:49:40 +11:00
I2CDevice.h
LogStructure.h
QSPIDevice.cpp AP_HAL_ChibiOS: port to ChibiOS 21.11.x 2023-03-29 20:49:40 +11:00
QSPIDevice.h
RCInput.cpp
RCInput.h
RCOutput.cpp AP_HAL_ChibiOS: port to ChibiOS 21.11.x 2023-03-29 20:49:40 +11:00
RCOutput.h AP_HAL_ChibiOS: port to ChibiOS 21.11.x 2023-03-29 20:49:40 +11:00
RCOutput_bdshot.cpp AP_HAL_ChibiOS: port to ChibiOS 21.11.x 2023-03-29 20:49:40 +11:00
RCOutput_serial.cpp
SPIDevice.cpp AP_HAL_ChibiOS: port to ChibiOS 21.11.x 2023-03-29 20:49:40 +11:00
SPIDevice.h
Scheduler.cpp AP_HAL_ChibiOS: replace NO_FASTBOOT with AP_FASTBOOT_ENABLED 2023-03-01 18:16:31 +11:00
Scheduler.h
Semaphores.cpp
Semaphores.h
SoftSigReader.cpp
SoftSigReader.h
SoftSigReaderInt.cpp
SoftSigReaderInt.h
Storage.cpp
Storage.h
UARTDriver.cpp AP_HAL_ChibiOS: add and use a "bool read(c)" method to AP_HAL 2023-03-22 17:59:11 +11:00
UARTDriver.h AP_HAL_ChibiOS: add and use a "bool read(c)" method to AP_HAL 2023-03-22 17:59:11 +11:00
Util.cpp AP_HAL_ChibiOS: port to ChibiOS 21.11.x 2023-03-29 20:49:40 +11:00
Util.h
bxcan.hpp
sdcard.cpp AP_HAL_ChibiOS: port to ChibiOS 21.11.x 2023-03-29 20:49:40 +11:00
sdcard.h AP_HAL_ChibiOS: add SD card support to bootloader 2023-02-28 11:26:04 +11:00
shared_dma.cpp
shared_dma.h
stdio.cpp
system.cpp AP_HAL_ChibiOS: port to ChibiOS 21.11.x 2023-03-29 20:49:40 +11:00