You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Riccardo Binetti 873e5995b6
Add initial support for the stm32f429idiscovery eval board (#38)
* Add stm32f429 registers

Generated using regz with:

./regz STM32F429.svd > registers.zig

Using this SVD:

871761af63/data/STMicro/STM32F429.svd

* Add initial support for the stm32f429idiscovery eval board

Blinky example working on the board
3 years ago
.github/workflows Create LinkerscriptStep (#7) 3 years ago
src Add initial support for the stm32f429idiscovery eval board (#38) 3 years ago
tests Add initial support for the stm32f429idiscovery eval board (#38) 3 years ago
.gitattributes File structure, draft 1 3 years ago
.gitignore Create LinkerscriptStep (#7) 3 years ago
README.md Update README.md 3 years ago
build.zig Add initial support for the stm32f429idiscovery eval board (#38) 3 years ago
thoughts.md Create thoughts.md 3 years ago

README.md

NOTHING IS STABLE IN THIS REPO