ardupilot/libraries/AP_HAL_ChibiOS/hwdef/common
Andrew Tridgell 6a1f43d5df HAL_ChibiOS: fixed build with our old compiler
gcc 4.9 doesn't like static_assert() in C code
2020-06-07 14:11:48 +10:00
..
board.c
board.h
bouncebuffer.c
bouncebuffer.h
chconf.h HAL_ChibiOS: fixed build warning 2020-04-29 12:20:19 +10:00
chibios_board.mk
chibios_common.mk
common.ld
cstdio
ffconf.h
flash.c HAL_ChibiOS: fixed build with our old compiler 2020-06-07 14:11:48 +10:00
flash.h
halconf.h
hrt.c AP_HAL_ChibiOS: error if system clock not 1mhz on 16 CH_CFG_ST_RESOLUTION. prevent variable overflow 2020-04-26 19:58:54 +10:00
hrt.h
malloc.c HAL_ChibiOS: fixed strdup() on ChibiOS 2020-03-28 15:28:03 +11:00
mcuconf.h
ppm.h
spi_hook.h
stdio.h HAL_ChibiOS: deprecate realloc for ChibiOS build, so as to return error when used 2020-03-24 10:32:14 +11:00
stm32_util.c HAL_ChibiOS: fixed bootloader build 2020-04-29 07:36:55 +10:00
stm32_util.h HAL_ChibiOS: implement stack overflow hook 2020-04-29 07:36:55 +10:00
stm32f1_mcuconf.h
stm32f3_mcuconf.h HAL_ChibiOS: support 24MHz f3 MCUs 2020-05-10 15:09:28 +10:00
stm32f47_mcuconf.h HAL_ChibiOS: only allow PLL override in clock selection part of header 2020-04-28 10:32:23 +10:00
stm32h7_mcuconf.h HAL_ChibiOS: fixed clock for FDCAN to be below 80MHz 2020-04-24 16:55:03 +10:00
stubs.c
usbcfg.c
usbcfg.h
usbcfg_common.c
usbcfg_dualcdc.c
watchdog.c
watchdog.h