ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Andrew Tridgell e276031faa HAL_ChibiOS: support uncompressed bootloader on f103-periph
this allows update with very low memory
2020-02-05 10:43:37 +11:00
..
STM32F100xB.py HAL_ChibiOS: added support for more flexible memory regions 2019-02-26 16:18:26 +11:00
STM32F103xB.py HAL_ChibiOS: added support for STM31F10x for AP_Periph 2019-08-27 10:29:56 +10:00
STM32F105xC.py HAL_ChibiOS: added support for STM31F10x for AP_Periph 2019-08-27 10:29:56 +10: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: removed PB1 and PB0 TIM1 complementary channels for F76x 2019-12-23 19:42:04 +11:00
STM32F777xx.py HAL_ChibiOS: added missing AF functions for F777 2019-05-10 15:05:42 +10:00
STM32H743xx.py HAL_ChibiOS: separate out DMA allocation for sdcard IO 2019-03-09 07:33:47 +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: support uncompressed bootloader on f103-periph 2020-02-05 10:43:37 +11:00
dma_parse.py HAL_ChibiOS: generate channel numbers in DMA tables 2018-04-07 09:10:29 +10:00
dma_resolver.py AP_HAL_ChibiOS: Fix python3 with F7 builds 2019-04-20 12:33:44 +10:00