Bloat-less library/initialization routines needed to write in c for the blue pill arm dev board
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
JZJisawesome 8bb9785857 Learn about newlib and newlib-nano 3 years ago
debugging Copy/zero memory 2 words at a time 3 years ago
.gitignore Add gitignore 3 years ago
LICENSE 1st commit 3 years ago
README.md 1st commit 3 years ago
bluepill.S Switch to using -nostartfiles instead of -nostdlib and so remove unneeded typedefs 3 years ago
bluepill.h Learn about newlib and newlib-nano 3 years ago
bluepill.ld Tweaks 3 years ago
how to use.txt Fix problems with some macros 3 years ago
test.c Still no sucess; eeprom does not respond (got to break out the scope at some point) 3 years ago

README.md

baremetalbluepill

Bloat-less library/initialization routines needed to write in c for the blue pill arm dev board

See how to use.txt