This website requires JavaScript.
Explore
Help
Sign In
BluePill_Rust
/
blue_pill_base
Watch
1
Star
0
Fork
1
You've already forked blue_pill_base
Code
Issues
Pull Requests
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
31a137f00862228102b7360dd1783e42b38ede30
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Levi Pearson
31a137f008
Merge branch 'master' into fix-cargo-doc-warning
2020-07-10 06:08:57 +00: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
build(deps): update
stm32f1xx-hal
dep 0.5.3 -> 0.6.0, remove
stm32f1
dep that's not currently used
2020-07-09 20:29:05 -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
Description
Simple base crate for writing code for a Blue Pill
309
KiB
Languages
Rust
100%