ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Andrew Tridgell eec4a12cc2 HAL_ChibiOS: switched to using DTCM memory for DMA
this uses SRAM1 and SRAM2 for main memory, which enables the use of the
data cache for faster operation, and using DTCM for all DMA operations.
2018-06-06 07:15:41 +10: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: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
chibios_hwdef.py HAL_ChibiOS: switched to using DTCM memory for DMA 2018-06-06 07:15:41 +10: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: cope with SDMMC peripheral for microSD 2018-04-12 11:50:44 +10:00
embed.py HAL_ChibiOS: make embed.py work with python3 2018-04-17 08:44:44 +10:00
STM32F405xx.py ChibiOS: fixed tables for F405 mcu 2018-04-14 09:25:15 +10:00
STM32F407xx.py f4by chibios new style dma table build fix 2018-04-16 07:50:34 +10:00
STM32F412Rx.py HAL_ChibiOS: added build information for each MCU 2018-04-12 11:50:44 +10:00
STM32F427xx.py HAL_ChibiOS: added build information for each MCU 2018-04-12 11:50:44 +10:00
STM32F745xx.py HAL_ChibiOS: fixed F745 database for new DMA system 2018-04-12 11:50:44 +10:00
STM32F767xx.py HAL_ChibiOS: adjust pin counts for STM32F7 2018-06-06 07:15:41 +10:00