ardupilot/libraries/AP_HAL_ChibiOS
2023-08-01 16:48:42 +09:00
..
hwdef AP_HAL_ChibiOS: add new board BlitzF745AIO 2023-08-01 16:48:42 +09:00
AnalogIn.cpp
AnalogIn.h
AP_HAL_ChibiOS_Namespace.h
AP_HAL_ChibiOS_Private.h
AP_HAL_ChibiOS.h
bxcan.hpp
CANFDIface.cpp
CANFDIface.h HAL_ChibiOS: implement get_statistics() 2022-12-13 16:56:57 +11:00
CanIface.cpp HAL_ChibiOS: implement get_statistics() 2022-12-13 16:56:57 +11:00
CANIface.h HAL_ChibiOS: implement get_statistics() 2022-12-13 16:56:57 +11:00
Device.cpp
Device.h
DSP.cpp
DSP.h
EventSource.cpp
EventSource.h
Flash.h
GPIO.cpp
GPIO.h
HAL_ChibiOS_Class.cpp AP_HAL_ChibiOS: disable watchdog in hwdef.h not in-line in code 2023-02-01 18:44:06 +11:00
HAL_ChibiOS_Class.h
I2CDevice.cpp
I2CDevice.h
LogStructure.h
QSPIDevice.cpp
QSPIDevice.h
RCInput.cpp AP_HAL_ChibiOS: exclude more code based on HAL_WITH_IO_MCU 2023-02-09 17:52:10 +11:00
RCInput.h AP_HAL_ChibiOS: exclude more code based on HAL_WITH_IO_MCU 2023-02-09 17:52:10 +11:00
RCOutput_bdshot.cpp AP_HAL_ChibiOS: allow bdshot to work on MCUs with DMAv1 2022-09-20 09:45:03 +10:00
RCOutput_serial.cpp
RCOutput.cpp AP_HAL_ChibiOS: correct locking on LED thread 2023-05-28 07:53:16 +10:00
RCOutput.h AP_HAL_ChibiOS: move LED processing to a separate thread 2023-05-28 07:53:16 +10:00
Scheduler.cpp AP_HAL_ChibiOS: support external watchdog gpio 2023-07-04 12:16:30 +09:00
Scheduler.h AP_HAL_ChibiOS: support external watchdog gpio 2023-07-04 12:16:30 +09:00
sdcard.cpp AP_HAL_ChibiOS: add SD card support to bootloader 2023-02-28 11:26:04 +11:00
sdcard.h AP_HAL_ChibiOS: add SD card support to bootloader 2023-02-28 11:26:04 +11:00
Semaphores.cpp
Semaphores.h
shared_dma.cpp
shared_dma.h
SoftSigReader.cpp
SoftSigReader.h
SoftSigReaderInt.cpp
SoftSigReaderInt.h all: use CLASS_NO_COPY() macro 2022-10-04 11:23:04 +11:00
SPIDevice.cpp AP_HAL_ChibiOS: correct HAL_SPI_CHECK_CLOCK_FREQ build error 2022-08-12 20:53:36 +10:00
SPIDevice.h
stdio.cpp
Storage.cpp
Storage.h
system.cpp HAL_ChibiOS: support starting the clock at non-zero 2023-03-26 16:46:47 +11:00
UARTDriver.cpp AP_HAL_ChibiOS: Fix half-duplex serial on L431 periph nodes 2023-02-23 08:53:40 +11:00
UARTDriver.h AP_HAL: bw_in_bytes_per_second() 2023-01-31 17:58:04 +11:00
Util.cpp AP_HAL_ChibiOS: gate mavlink things on HAL_GCS_ENABLED, not HAL_BOOTLOADER_BUILD 2023-02-01 18:46:28 +11:00
Util.h AP_HAL_ChibiOS: define HAL_ENABLE_SAVE_PERSISTENT_PARAMS for bootloader in hwdef.h 2023-01-31 10:36:39 +11:00