You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell 1fb257a35a HAL_ChibiOS: initial hwdef.dat for revo mini 7 years ago
..
hwdef HAL_ChibiOS: initial hwdef.dat for revo mini 7 years ago
AP_HAL_ChibiOS.h
AP_HAL_ChibiOS_Namespace.h HAL_ChibiOS: add Software Signal reader using timer and DMA 7 years ago
AP_HAL_ChibiOS_Private.h
AnalogIn.cpp HAL_Chibios: optional ADC debugging 7 years ago
AnalogIn.h HAL_ChibiOS: rename classes to remove 'Chibi' 7 years ago
Device.cpp Hal_Chibios: allow for faster INS sample times 7 years ago
Device.h HAL_ChibiOS: add support for CCM memory 7 years ago
GPIO.cpp HAL_ChibiOS: auto-generate GPIO table from hwdef.dat 7 years ago
GPIO.h HAL_ChibiOS: removed duplicate defines 7 years ago
HAL_ChibiOS_Class.cpp HAL_ChibiOS: rename classes to remove 'Chibi' 7 years ago
HAL_ChibiOS_Class.h
I2CDevice.cpp HAL_ChibiOS: added HAL_I2C_MAX_CLOCK define 7 years ago
I2CDevice.h HAL_ChibiOS: implement bus speed and smbus for I2C 7 years ago
RCInput.cpp HAL_ChibiOS: removed RC inversion logic 7 years ago
RCInput.h HAL_ChibiOS: removed RC inversion logic 7 years ago
RCOutput.cpp HAL_Chibios: set min output rate for oneshot to 100Hz 7 years ago
RCOutput.h HAL_Chibios: set min output rate for oneshot to 100Hz 7 years ago
SPIDevice.cpp HAL_ChibiOS: use ARRAY_SIZE_SIMPLE 7 years ago
SPIDevice.h HAL_Chibios: moved SPI device tables to hwdef.dat 7 years ago
Scheduler.cpp HAL_ChibiOS: implement _timer_tick in UARTDriver 7 years ago
Scheduler.h HAL_ChibiOS: drop default SPI priority to 179 7 years ago
Semaphores.cpp
Semaphores.h
SoftSigReader.cpp HAL_ChibiOS: removed RC inversion logic 7 years ago
SoftSigReader.h HAL_ChibiOS: removed RC inversion logic 7 years ago
Storage.cpp HAL_ChibiOS: rename classes to remove 'Chibi' 7 years ago
Storage.h HAL_ChibiOS: rename classes to remove 'Chibi' 7 years ago
UARTDriver.cpp HAL_ChibiOS: removed debug code 7 years ago
UARTDriver.h HAL_ChibiOS: removed debug code 7 years ago
Util.cpp HAL_ChibiOS: use calloc for malloc type 7 years ago
Util.h HAL_ChibiOS: rename classes to remove 'Chibi' 7 years ago
shared_dma.cpp HAL_ChibiOS: rename classes to remove 'Chibi' 7 years ago
shared_dma.h HAL_ChibiOS: rename classes to remove 'Chibi' 7 years ago
system.cpp