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
7,824
Commits
21
Branches
274
Tags
785
MiB
a973dde603
Commit Graph
3 Commits
Author
SHA1
Message
Date
Damien George
6b12934fec
stmhal: Fix stack pointer initialisation for F411 and F429 boards.
...
The stack pointer should start pointing 1 byte past the top of the end of RAM.
2017-01-30 17:47:11 +11:00
Krzysztof Blazewicz
9310dad15d
stmhal: Put common definitions from linker files to common.ld.
2016-09-22 12:03:12 +10:00
Tobias Badertscher
8844d031e4
stmhal: Add support for the STM32F429I-DISCO kit by STMicro.
2015-11-25 23:53:26 +00:00