ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Andrew Tridgell ad3eca4e6b HAL_ChibiOS: fixed I2C4 DMA streams
There is an error in the datasheet. See
https://community.st.com/thread/50484-documentation-error-on-dma-channels-for-i2c4-on-stm32f7
2018-06-13 20:05:26 +10:00
..
STM32F405xx.py HAL_ChibiOS: moved MCU config to python database 2018-06-06 07:15:41 +10:00
STM32F407xx.py HAL_ChibiOS: moved MCU config to python database 2018-06-06 07:15:41 +10:00
STM32F412Rx.py HAL_ChibiOS: moved MCU config to python database 2018-06-06 07:15:41 +10:00
STM32F427xx.py HAL_ChibiOS: moved MCU config to python database 2018-06-06 07:15:41 +10:00
STM32F745xx.py HAL_ChibiOS: moved MCU config to python database 2018-06-06 07:15:41 +10:00
STM32F767xx.py HAL_ChibiOS: fixed I2C4 DMA streams 2018-06-13 20:05:26 +10:00
STM32F777xx.py HAL_ChibiOS: added MCU tables for STM32F777 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 MCU tables for STM32F777 2018-06-06 07:15:41 +10:00
chibios_hwdef.py HAL_ChibiOS: support I2C devices on STM32F7 without DMA 2018-06-13 20:05:26 +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