This website requires JavaScript.
Explore
Help
Sign In
BluePill_Rust
/
blue_pill_base
Watch
1
Star
0
Fork
You've already forked blue_pill_base
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
Simple base crate for writing code for a Blue Pill
5
Commits
1
Branch
0
Tags
309
KiB
Rust
100%
57be162906
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Erich Gubler
57be162906
improvement: fix `cargo doc` invocation warning by making `no_main` conditional
2020-07-09 20:41:33 -06:00
.cargo
Initial commit
2020-07-07 22:55:16 -06:00
src
improvement: fix `cargo doc` invocation warning by making `no_main` conditional
2020-07-09 20:41:33 -06:00
.gdbinit
Remove semihosting from .gdbinit
2020-07-09 15:25:34 -06:00
.gitignore
Initial commit
2020-07-07 22:55:16 -06:00
Cargo.toml
Add cargo embed support, including rtt printing & panic logs
2020-07-07 23:46:22 -06:00
Embed.toml
Add cargo embed support, including rtt printing & panic logs
2020-07-07 23:46:22 -06:00
memory.x
Initial commit
2020-07-07 22:55:16 -06:00
openocd.cfg
Added openocd.cfg change for Blue Pills with different id
2020-07-09 15:30:37 -06:00