Ardupilot2/libraries/AP_HAL_ChibiOS/hwdef/scripts
Andrew Tridgell a59e1d0e0f HAL_ChibiOS: fixed H7 dma sharing between BDMA and DMA
the BDMA and DMA controllers have separate namespaces for streams, so
we can allocate a lot more streams than we were
2019-03-02 20:50:59 +11:00
..
addfunc_parse.py HAL_ChibiOS: added ADC1_Map to STM32 tables 2018-01-15 11:46:02 +11:00
af_parse.py HAL_ChibiOS: fixed dma resolver for H7 2019-02-26 16:18:26 +11:00
chibios_hwdef.py HAL_ChibiOS: H7 doesn't need a DMA mapping for SDMMC 2019-03-02 20:50:59 +11:00
dma_parse.py HAL_ChibiOS: generate channel numbers in DMA tables 2018-04-07 09:10:29 +10:00
dma_resolver.py HAL_ChibiOS: fixed H7 dma sharing between BDMA and DMA 2019-03-02 20:50:59 +11:00
STM32F100xB.py HAL_ChibiOS: added support for more flexible memory regions 2019-02-26 16:18:26 +11:00
STM32F405xx.py HAL_ChibiOS: added support for more flexible memory regions 2019-02-26 16:18:26 +11:00
STM32F407xx.py HAL_ChibiOS: added support for more flexible memory regions 2019-02-26 16:18:26 +11:00
STM32F412Rx.py HAL_ChibiOS: added support for more flexible memory regions 2019-02-26 16:18:26 +11:00
STM32F427xx.py HAL_ChibiOS: added support for more flexible memory regions 2019-02-26 16:18:26 +11:00
STM32F469xx.py HAL_ChibiOS: added support for more flexible memory regions 2019-02-26 16:18:26 +11:00
STM32F745xx.py HAL_ChibiOS: added support for more flexible memory regions 2019-02-26 16:18:26 +11:00
STM32F767xx.py HAL_ChibiOS: fixed bouncebuffer code on STM32F7 2019-02-26 16:18:26 +11:00
STM32F777xx.py HAL_ChibiOS: added support for more flexible memory regions 2019-02-26 16:18:26 +11:00
STM32H743xx.py HAL_ChibiOS: fixed typo in ITCM base address 2019-03-02 09:01:20 +11:00