ardupilot/libraries/AP_HAL_ChibiOS/hwdef/common
bugobliterator 5feef04f5f HAL_ChibiOS: add support for CCM memory
this uses DMA bounce buffers for bus transfers, and falls back to CCM
ram in allocations if the type is unspecified
2018-01-15 11:46:02 +11:00
..
chibios_common.mk HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
flash.c HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
flash.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
hrt.c HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
hrt.h AP_HAL_Chibios: warning fixes 2018-01-15 11:46:02 +11:00
malloc.c HAL_ChibiOS: add support for CCM memory 2018-01-15 11:46:02 +11:00
posix.c HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
posix.h AP_HAL_Chibios: warning fixes 2018-01-15 11:46:02 +11:00
ppm.c HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
ppm.h AP_HAL_Chibios: warning fixes 2018-01-15 11:46:02 +11:00
stdio.c HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
stdio.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
stubs.c HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
usbcfg.c HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
usbcfg.h HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00