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.
 
 
 
 
 
 
murata 6bb11b5cc8 HAL_ChibiOS: Get the number of characters in strlen 6 years ago
..
board.c HAL_ChibiOS: fixed card inserted test for SDC 6 years ago
board.h HAL_ChibiOS: allow control of interrupt port 7 years ago
bouncebuffer.c HAL_ChibiOS: fix DTCM size in stm32f745 mcu 7 years ago
bouncebuffer.h HAL_ChibiOS: added preallocation of DMA bouncebuffers 7 years ago
chconf.h HAL_ChibiOS: add changes to hwdef to support STM32F1 based controller 6 years ago
chibios_board.mk HAL_ChibiOS: move vsnprintf call to redirect Ardupilot's instead of ChibiOS's 6 years ago
chibios_common.mk HAL_ChibiOS: fixes for ChibiOS version update 7 years ago
common.ld HAL_ChibiOS: reduce .text aigment to save flash space 7 years ago
cstdio HAL_ChibiOS: add placeholder cstdio header 7 years ago
ffconf.h HAL_ChibiOS: update configuration and rtlib headers for ChibiOS 18.x.x 7 years ago
flash.c HAL_ChibiOS: fixes for ChibiOS version update 7 years ago
flash.h HAL_ChibiOS: expose stm32_flash_ispageerased() 7 years ago
halconf.h HAL_ChibiOS: add option for NO_FASTBOOT build and enable it for iomcu 6 years ago
hrt.c HAL_ChibiOS: fixed system time for clocks other than 1MHz 6 years ago
hrt.h HAL_ChibiOS: avoid 64 bit maths in AP_HAL::micros() 7 years ago
malloc.c AP_HAL_ChibiOS: add scripting heap 6 years ago
mcuconf.h HAL_ChibiOS: add changes to hwdef to support STM32F1 based controller 6 years ago
posix.c AP_HAL_ChibiOS: Don't redefine errno 6 years ago
posix.h AP_HAL_ChibiOS: Add a BUFSIZ value 6 years ago
ppm.h AP_HAL_Chibios: warning fixes 7 years ago
spi_hook.h HAL_ChibiOS: Enable sdcard on spi bus 7 years ago
stdio.h AP_HAL_ChibiOS: add scripting heap 6 years ago
stm32_util.c HAL_ChibiOS: added palReadLineMode() function 6 years ago
stm32_util.h HAL_ChibiOS: added palReadLineMode() function 6 years ago
stm32f1_mcuconf.h HAL_ChibiOS: add hwdef files to support IOMCU 6 years ago
stubs.c HAL_ChibiOS: avoid malloc in usbcfg 7 years ago
usbcfg.c HAL_ChibiOS: Get the number of characters in strlen 6 years ago
usbcfg.h HAL_ChibiOS: make smaller builds possible 7 years ago