Simple base crate for writing code for a Blue Pill
Go to file
Erich Gubler 0f9517a97a 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
.cargo Initial commit 2020-07-07 22:55:16 -06:00
src Add cargo embed support, including rtt printing & panic logs 2020-07-07 23:46:22 -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