ardupilot/libraries/AP_HAL_ChibiOS/hwdef/common
Andrew Tridgell 72fa526de4 ChibiOS: disable DMA on I2C on F7 and H7 by default
this was already done on many (most?) boards, and greatly reduces DMA
sharing which improves performance of UARTs. This changes the default
to no DMA on I2C
2024-01-07 10:59:26 +11:00
..
board.c HAL_ChibiOS: Revert "HAL_ChibiOS: fix a memory corruption bug on STM32H757" 2023-03-19 07:17:28 +11:00
board.h
bouncebuffer.c
bouncebuffer.h
chconf.h
chibios_board.mk HAL_ChibiOS: support starting the clock at non-zero 2023-03-26 16:46:47 +11:00
chibios_common.mk
common_extf.ld
common.ld
crashdump.c
cstdio
ffconf.h
flash.c
flash.h
halconf.h
hrt.c HAL_ChibiOS: support starting the clock at non-zero 2023-03-26 16:46:47 +11:00
hrt.h
malloc.c HAL_ChibiOS: implement newlib alloc functions as malloc wrappers 2024-01-07 10:59:26 +11:00
mcuconf.h
ppm.h
spi_hook.h
stdio.h
stm32_util.c
stm32_util.h
stm32f1_mcuconf.h
stm32f3_mcuconf.h
stm32f47_mcuconf.h ChibiOS: disable DMA on I2C on F7 and H7 by default 2024-01-07 10:59:26 +11:00
stm32g4_mcuconf.h
stm32h7_mcuconf.h ChibiOS: disable DMA on I2C on F7 and H7 by default 2024-01-07 10:59:26 +11:00
stm32l4_mcuconf.h
stubs.c
usbcfg_common.c
usbcfg_dualcdc.c
usbcfg.c
usbcfg.h
watchdog.c
watchdog.h