Ardupilot2/libraries/AP_HAL_ChibiOS
2019-06-18 00:06:32 -07:00
..
hwdef AP_HAL_ChibiOS: Make BOARD_FLASH_SIZE available at configure time 2019-06-18 00:06:32 -07:00
AnalogIn.cpp HAL_ChibiOS: removed unusued AP_Common/Semaphore.h 2019-05-15 15:33:48 +10:00
AnalogIn.h
AP_HAL_ChibiOS_Namespace.h HAL_ChibiOS: implement flash driver 2019-04-11 13:22:53 +10:00
AP_HAL_ChibiOS_Private.h HAL_ChibiOS: implement flash driver 2019-04-11 13:22:53 +10:00
AP_HAL_ChibiOS.h
bxcan.hpp
CAN.h
CANClock.cpp
CANClock.h
CanIface.cpp
CANIface.h
CANInternal.h
CANManager.cpp
CANSerialRouter.cpp
CANSerialRouter.h
CANThread.cpp
CANThread.h
Device.cpp HAL_ChibiOS: use spiSend/spiReceive 2019-03-10 21:53:06 +11:00
Device.h
Flash.h HAL_ChibiOS: removed unusued AP_Common/Semaphore.h 2019-05-15 15:33:48 +10:00
GPIO.cpp
GPIO.h
HAL_ChibiOS_Class.cpp AP_HAL_ChibiOS: use logger().WriteCritical(...) for WDOG message 2019-05-16 17:21:24 +10:00
HAL_ChibiOS_Class.h
I2CDevice.cpp HAL_ChibiOS: fix I2C transaction without stop condition 2019-06-06 09:27:47 -07:00
I2CDevice.h
RCInput.cpp
RCInput.h AP_HAL_ChibiOS: return RC protocol being decoded 2019-06-18 11:35:38 +10:00
RCOutput.cpp HAL_ChibiOS: implement persistent_data for watchdog 2019-05-15 15:33:48 +10:00
RCOutput.h
Scheduler.cpp HAL_ChibiOS: log SPI and I2C counters 2019-05-17 08:56:06 +10:00
Scheduler.h HAL_ChibiOS: cope with nesting of expected_delay_ms() 2019-05-15 15:33:48 +10:00
sdcard.cpp HAL_ChibiOS: removed unusued AP_Common/Semaphore.h 2019-05-15 15:33:48 +10:00
sdcard.h HAL_ChibiOS: fixed fallback to microSD for storage 2019-04-07 13:37:57 +10:00
Semaphores.cpp
Semaphores.h
shared_dma.cpp HAL_ChibiOS: fixed build on F4 2019-02-26 16:18:26 +11:00
shared_dma.h
SoftSigReader.cpp HAL_ChibiOS: invalidate before read on rx, not on DMA setup 2019-02-26 16:18:26 +11:00
SoftSigReader.h
SoftSigReaderInt.cpp
SoftSigReaderInt.h
SPIDevice.cpp HAL_ChibiOS: log SPI and I2C counters 2019-05-17 08:56:06 +10:00
SPIDevice.h HAL_ChibiOS: added WARN_IF_UNUSED based on PR feedback 2019-04-30 10:16:38 +10:00
stdio.cpp
Storage.cpp HAL_ChibiOS: use hal.flash API 2019-04-11 13:22:53 +10:00
Storage.h AP_HAL_ChibiOS: Bitmask is now a template 2019-04-16 15:12:07 +10:00
system.cpp
UARTDriver.cpp HAL_ChibiOS: enable UART inversion on H7 2019-03-01 11:39:27 +11:00
UARTDriver.h
Util.cpp HAL_ChibiOS: rename to EXPECT_DELAY_MS() 2019-05-15 15:33:48 +10:00
Util.h HAL_ChibiOS: implement persistent_data for watchdog 2019-05-15 15:33:48 +10:00