ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Andrew Tridgell b1f441abd4 HAL_ChibiOS: mark SDIO and SDMMC IO as pullup
this is needed for boards such as PixhackV3 which don't have hardware
pullups. Thanks to Hongle for reporting this.
2019-04-30 10:48:00 +09: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
STM32F469xx.py HAL_ChibiOS: add MCU tables for STM32F469 2019-01-11 12:02:59 +11:00
STM32F745xx.py HAL_ChibiOS: updated F745 and OmnibusNanoV6 2018-08-06 19:27:19 +10:00
STM32F767xx.py HAL_ChibiOS: fixed clock line on fmuv5 I2C4 2018-06-21 13:08:20 +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: mark SDIO and SDMMC IO as pullup 2019-04-30 10:48:00 +09: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