Ardupilot2/libraries/AP_HAL_ChibiOS/hwdef/common
Andrew Tridgell 982cff0695 AP_HAL_ChibiOS: make all semaphores recursive
the cost is very similar and this prevents an easy coding error which
can occur on less used code paths
2020-01-19 20:19:30 +11:00
..
board.c
board.h
bouncebuffer.c HAL_ChibiOS: added checking on bouncebuffer allocation 2020-01-18 07:13:11 +11:00
bouncebuffer.h HAL_ChibiOS: added checking on bouncebuffer allocation 2020-01-18 07:13:11 +11:00
chconf.h AP_HAL_ChibiOS: make all semaphores recursive 2020-01-19 20:19:30 +11:00
chibios_board.mk
chibios_common.mk
common.ld
cstdio
ffconf.h
flash.c
flash.h
halconf.h
hrt.c HAL_ChibiOS: support wider range of clock frequencies 2019-12-20 16:50:48 +11:00
hrt.h
malloc.c HAL_ChibiOS: adjust dma reserve allocation 2020-01-18 07:13:11 +11:00
mcuconf.h
ppm.h
spi_hook.h
stdio.h
stm32_util.c HAL_ChibiOS: fixed build on STM32F3 2020-01-02 09:52:57 +11:00
stm32_util.h HAL_ChibiOS: fixed build on STM32F3 2020-01-02 09:52:57 +11:00
stm32f1_mcuconf.h
stm32f3_mcuconf.h
stm32f47_mcuconf.h
stm32h7_mcuconf.h HAL_ChibiOS: fixed clock src for I2C4 on H7 2020-01-08 05:56:23 +11:00
stubs.c
usbcfg_common.c
usbcfg_dualcdc.c
usbcfg.c
usbcfg.h
watchdog.c
watchdog.h