Commit Graph

10 Commits (master)

Author SHA1 Message Date
Levi Pearson 49e5d35066 Remove unnecessary dependency from Cargo.toml 2022-03-09 03:45:05 -07:00
Levi Pearson d470c5d2e4 Updated to hal 0.9.0 2022-03-09 02:53:39 -07:00
Levi Pearson 67d19cfccd Working RTIC + UI w/separate board module 2022-03-09 02:03:12 -07:00
Levi Pearson 7088f63c25 Integrate embedded-graphics ui with simulator 2022-03-07 02:37:32 -07:00
Levi Pearson 9fdd9a4482 Update for RTIC 1.0.0, STM32F1xx HAL 0.8, Rust 2021
Not many changes here; the only actual code change was for the HAL update and it
involved removing a couple of parameters that were no longer necessary.
2022-02-26 22:56:35 -07:00
Levi Pearson 519cd1d340 Update Embed.toml for 0.9.x compatibility 2020-10-12 22:30:07 -06:00
Levi Pearson 598097f3aa Dependency updates, apply updates from base 2020-07-10 01:06:12 -06:00
Levi Pearson fe4af2ae6e Port the blinking w/RTT output code to RTIC framework 2020-07-09 02:11:27 -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