Ardupilot2/libraries/AP_HAL_ChibiOS/hwdef/scripts
Andrew Tridgell 4fbdb59398 HAL_ChibiOS: prevent sharing the same DMA stream on TIMn_UP channels
this avoids an issue with DShot where we run the same DMA stream on
two timers at once
2021-03-02 11:58:38 +11:00
..
addfunc_parse.py
af_parse_cubemx.py
af_parse.py
chibios_hwdef.py AP_HAL_ChibiOS: order PWM timers by DMA UP stream id to prevent deadlocks in dshot 2021-03-02 11:58:38 +11:00
convert_uart_order.py
dma_parse.py
dma_resolver.py HAL_ChibiOS: prevent sharing the same DMA stream on TIMn_UP channels 2021-03-02 11:58:38 +11:00
STM32F100xB.py
STM32F103xB.py
STM32F105xC.py
STM32F303xC.py
STM32F405xx.py
STM32F407xx.py
STM32F412Rx.py
STM32F427xx.py
STM32F469xx.py
STM32F745xx.py
STM32F767xx.py
STM32F777xx.py
STM32H743xx.py AP_HAL_ChibiOS: use non-cachable SRAM3 for DMA on H743 2021-02-03 23:35:44 +11:00