This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
stm32
/
boards
/
STM32F429DISC
History
Andrew Leech
ff9a61b5a8
stm32/sdram: Expose the result of sdram startup test in stm32_main.
...
This means boards can choose to only use it for gc heap if the test passes.
2020-02-04 18:18:41 +11:00
..
mpconfigboard.h
stm32/sdram: Expose the result of sdram startup test in stm32_main.
2020-02-04 18:18:41 +11:00
mpconfigboard.mk
stm32/Makefile: Allow a board to config either 1 or 2 firmware sections.
2018-03-27 21:24:15 +11:00
pins.csv
ports: Make new ports/ sub-directory and move all ports there.
2017-09-06 13:40:51 +10:00
stm32f4xx_hal_conf.h
stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code.
2019-06-25 14:18:24 +10:00