ardupilot/libraries/AP_HAL_ChibiOS/hwdef/common
Bob Long 230269bed8 HAL_ChibiOS: add adjustable wdg timeout for hwdefs
This allows the watchdog timeout to be adjusted in the hwdef.dat file,
so that critical nodes like ESCs can recover more quickly.
2024-07-23 19:53:38 +10:00
..
board.c AP_HAL_ChibiOS:hwdef/common: disable second core on dual core MCUs 2024-07-05 14:16:27 +10:00
board.h
bouncebuffer.c
bouncebuffer.h
chconf.h
chibios_board.mk AP_HAL_ChibiOS: use debug option 3 which includes defines as well 2024-07-05 14:16:27 +10:00
chibios_common.mk
common.ld
common_extf.ld
common_extf_h730.ld
common_extf_h750.ld
common_mixf.ld
crashdump.c
cstdio
ffconf.h
flash.c AP_HAL_ChibiOS: add flash ecc corrupt method 2024-07-17 17:31:15 +10:00
flash.h AP_HAL_ChibiOS: add flash ecc corrupt method 2024-07-17 17:31:15 +10:00
halconf.h
hrt.c
hrt.h
malloc.c
mcuconf.h
poll.h
ppm.h
spi_hook.h
stdio.h
stm32_util.c AP_HAL_ChibiOS:hwdef/common: disable second core on dual core MCUs 2024-07-05 14:16:27 +10:00
stm32_util.h AP_HAL_ChibiOS:hwdef/common: disable second core on dual core MCUs 2024-07-05 14:16:27 +10:00
stm32f1_mcuconf.h
stm32f3_mcuconf.h
stm32f47_mcuconf.h
stm32g4_mcuconf.h
stm32h7_A3_mcuconf.h
stm32h7_mcuconf.h HAL_ChibiOS: support H7 at 200MHz 2024-06-27 10:11:14 +10:00
stm32h7_type2_mcuconf.h
stm32l4+_mcuconf.h
stm32l4_mcuconf.h
stubs.c
usbcfg.c AP_HAL: Add support for parity to Serial passthrough 2024-06-11 09:24:32 +10:00
usbcfg.h AP_HAL: Add support for parity to Serial passthrough 2024-06-11 09:24:32 +10:00
usbcfg_common.c
usbcfg_dualcdc.c AP_HAL: Add support for parity to Serial passthrough 2024-06-11 09:24:32 +10:00
watchdog.c HAL_ChibiOS: add adjustable wdg timeout for hwdefs 2024-07-23 19:53:38 +10:00
watchdog.h HAL_ChibiOS: add adjustable wdg timeout for hwdefs 2024-07-23 19:53:38 +10:00