Ardupilot2/libraries/AP_HAL_ChibiOS
Andrew Tridgell 591e2ebeea HAL_ChibiOS: remove unused config files
these do not build correctly
2019-03-15 20:08:26 +11:00
..
hwdef HAL_ChibiOS: remove unused config files 2019-03-15 20:08:26 +11:00
AnalogIn.cpp HAL_ChibiOS: fixed analog input on H7 2019-02-26 16:18:26 +11:00
AnalogIn.h HAL_ChibiOS: support ChibiOS kernel major 6 2019-02-26 16:18:26 +11:00
AP_HAL_ChibiOS_Namespace.h
AP_HAL_ChibiOS_Private.h
AP_HAL_ChibiOS.h
bxcan.hpp HAL_ChibiOS: disable code for CAN for non UAVCAN supported 2019-01-23 15:57:05 +11:00
CAN.h ChibiOS: move CAN driver code into HAL 2019-01-23 15:57:05 +11:00
CANClock.cpp AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton() 2019-02-10 19:09:58 -07:00
CANClock.h AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton() 2019-02-10 19:09:58 -07:00
CanIface.cpp HAL_ChibiOS: support ChibiOS kernel major 6 2019-02-26 16:18:26 +11:00
CANIface.h HAL_ChibiOS: disable code for CAN for non UAVCAN supported 2019-01-23 15:57:05 +11:00
CANInternal.h HAL_ChibiOS: disable code for CAN for non UAVCAN supported 2019-01-23 15:57:05 +11:00
CANManager.cpp ChibiOS: move CAN driver code into HAL 2019-01-23 15:57:05 +11:00
CANSerialRouter.cpp AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton() 2019-02-10 19:09:58 -07:00
CANSerialRouter.h AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton() 2019-02-10 19:09:58 -07:00
CANThread.cpp HAL_ChibiOS: disable code for CAN for non UAVCAN supported 2019-01-23 15:57:05 +11:00
CANThread.h HAL_ChibiOS: disable code for CAN for non UAVCAN supported 2019-01-23 15:57:05 +11:00
Device.cpp HAL_ChibiOS: use spiSend/spiReceive 2019-03-10 21:53:06 +11:00
Device.h
GPIO.cpp
GPIO.h
HAL_ChibiOS_Class.cpp HAL_ChibiOS: reduced delay time in main loop to 50us 2019-02-26 16:18:26 +11:00
HAL_ChibiOS_Class.h
I2CDevice.cpp HAL_ChibiOS: port SPI, I2C and UART drivers to H7 2019-02-26 16:18:26 +11:00
I2CDevice.h
RCInput.cpp AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton() 2019-02-10 19:09:58 -07:00
RCInput.h
RCOutput.cpp HAL_ChibiOS: fixed DShot on H7 2019-02-26 16:18:26 +11:00
RCOutput.h
Scheduler.cpp HAL_ChibiOS: allocate threads from any heap 2019-02-27 11:54:28 +11:00
Scheduler.h
sdcard.cpp HAL_ChibiOS: separate out DMA allocation for sdcard IO 2019-03-09 07:33:47 +11:00
sdcard.h
Semaphores.cpp
Semaphores.h
shared_dma.cpp HAL_ChibiOS: fixed build on F4 2019-02-26 16:18:26 +11:00
shared_dma.h HAL_ChibiOS: fixed shared_dma for H7 2019-02-26 16:18:26 +11:00
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 AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton() 2019-02-10 19:09:58 -07:00
SoftSigReaderInt.h AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton() 2019-02-10 19:09:58 -07:00
SPIDevice.cpp HAL_ChibiOS: setup dummy pointers for H7 SPI 2019-03-10 21:53:06 +11:00
SPIDevice.h HAL_ChibiOS: port SPI, I2C and UART drivers to H7 2019-02-26 16:18:26 +11:00
stdio.cpp
Storage.cpp HAL_ChibiOS: added retries to flash based storage 2019-03-11 09:52:19 +11:00
Storage.h
system.cpp AP_HAL_ChibiOS: implement 'uint16_t millis16' 2019-02-19 11:17:04 +11:00
UARTDriver.cpp HAL_ChibiOS: enable UART inversion on H7 2019-03-01 11:39:27 +11:00
UARTDriver.h
Util.cpp HAL_ChibiOS: added support for more flexible memory regions 2019-02-26 16:18:26 +11:00
Util.h HAL_ChibiOS: added support for more flexible memory regions 2019-02-26 16:18:26 +11:00