Commit Graph

13 Commits (master)

Author SHA1 Message Date
Levi Pearson 45dc286f86 Update hal to 0.9.0 2022-03-09 03:32:19 -07:00
Levi Pearson e032084a6c Update to STM32F1xx HAL 0.8 and Rust 2021 2022-02-26 23:21:54 -07:00
Levi Pearson cd0858873c Update Embed.toml for 0.9.x compatibility 2020-10-12 22:28:24 -06:00
Levi Pearson 5db28da7fb Switch to panic-rtt-target 2020-07-10 01:13:20 -06:00
Levi Pearson 3572e55b67 Merge pull request 'improvement: fix `cargo doc` invocation warning by making `no_main` conditional' (#2) from ErichDonGubler/blue_pill_base:fix-cargo-doc-warning into master
Reviewed-on: #2
2020-07-10 06:09:07 +00:00
Levi Pearson 31a137f008 Merge branch 'master' into fix-cargo-doc-warning 2020-07-10 06:08:57 +00:00
Levi Pearson adf41ef411 Merge pull request 'build(deps): update `stm32f1xx-hal` dep 0.5.3 -> 0.6.0, remove `stm32f1` dep that's not currently used' (#1) from ErichDonGubler/blue_pill_base:update-stm32f1xx-deps into master
Reviewed-on: #1
2020-07-10 06:08:33 +00:00
Erich Gubler 57be162906 improvement: fix `cargo doc` invocation warning by making `no_main` conditional 2020-07-09 20:41:33 -06:00
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
Levi Pearson 92aa58f386 Added openocd.cfg change for Blue Pills with different id 2020-07-09 15:30:37 -06:00
Levi Pearson a67422b379 Remove semihosting from .gdbinit 2020-07-09 15:25:34 -06:00
Levi Pearson 0291bf41d2 Add cargo embed support, including rtt printing & panic logs 2020-07-07 23:46:22 -06:00
Levi Pearson 52da592ec1 Initial commit 2020-07-07 22:55:16 -06:00