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 fbadc24fca HAL_ChibiOS: support 12MHz crystal on L4xx MCUs 3 years ago
..
board.c HAL_ChibiOS: enable RNG only for H7 based boards off for the rest by default 3 years ago
board.h
bouncebuffer.c AP_HAL_ChibiOS: add echo safe debug flag bouncebuffer 4 years ago
bouncebuffer.h AP_HAL_ChibiOS: add QSPI Device Driver in HAL 4 years ago
chconf.h HAL_ChibiOS: use a 16 bit sysinterval_t on 16 bit timers 3 years ago
chibios_board.mk HAL_ChibiOS: disable building CrashCatcher for non 2M boards 3 years ago
chibios_common.mk HAL_ChibiOS: disable building CrashCatcher for non 2M boards 3 years ago
common.ld HAL_ChibiOS: setup for recording crashdump at the remaining flash space 3 years ago
common_extf.ld AP_HAL_ChibiOS: move to using Instruction RAM with External Flash setup 4 years ago
crashdump.c AP_HAL_ChibiOS: log heap and bss memory regions if enough space 3 years ago
cstdio
ffconf.h HAL_ChibiOS: fixed (unused) FF_FS_TIMEOUT 4 years ago
flash.c HAL_ChibiOS: setup for recording crashdump at the remaining flash space 3 years ago
flash.h HAL_ChibiOS: fixed flash space on 16k bl boards 4 years ago
halconf.h HAL_ChibiOS: use more USB buffers on higher end F7 chips 4 years ago
hrt.c
hrt.h
malloc.c HAL_ChibiOS: add support for dumping crash logs to flash page 3 years ago
mcuconf.h HAL_ChibiOS: added support for STM32L496 MCUs 3 years ago
ppm.h
spi_hook.h
stdio.h HAL_ChibiOS: added memory guard system 4 years ago
stm32_util.c HAL_ChibiOS: support more enable pins for late enable 3 years ago
stm32_util.h HAL_ChibiOS: setup for recording crashdump at the remaining flash space 3 years ago
stm32f1_mcuconf.h
stm32f3_mcuconf.h
stm32f47_mcuconf.h HAL_ChibiOS: support SDMMC2 for sdcard 3 years ago
stm32g4_mcuconf.h HAL_ChibiOS: added G491 support 4 years ago
stm32h7_mcuconf.h AP_HAL_ChibiOS: move to using PLL2_R_CK for QSPI 4 years ago
stm32l4_mcuconf.h HAL_ChibiOS: support 12MHz crystal on L4xx MCUs 3 years ago
stubs.c
usbcfg.c HAL_ChibiOS: fixed warning for USB 3 years ago
usbcfg.h AP_HAL_ChibiOS: add support for usb passthrough with baud changes 4 years ago
usbcfg_common.c
usbcfg_dualcdc.c HAL_ChibiOS: add missing return to Dual CDC get_usb_baud() 3 years ago
watchdog.c HAL_ChibiOS: added support for STM32L496 MCUs 3 years ago
watchdog.h