c4db8b87e2
Restructures the STM port of Circuitpython to be more generic about the STM32 chip lines to support the F7 and H7 series of chips. Adds the new Packages directory to organize different chip layouts between lines. Makes general changes to the Makefile to condense board-level flags to the minimum and support the new chip series. Adds the new chip line to the Peripherals directory, along with new python tools used to generate peripheral text automatically in the tools/ directory. |
||
---|---|---|
.. | ||
stm32f401xe | ||
stm32f405xx | ||
stm32f407xx | ||
stm32f411xe | ||
stm32f412zx |