Compare commits

..

No commits in common. "03a25905d3bdad93109ce4179107eeb72d62fb3f" and "94c5c2a3662d832999c2700227c3aab35427301d" have entirely different histories.

View file

@ -6,7 +6,7 @@ version = "0.1.0"
[dependencies]
cortex-m = "0.7.6"
cortex-m-rt = "0.7.2"
cortex-m-rtic = "1.1.3"
cortex-m-rtic = "1.1.2"
fugit = "0.3.6"
embedded-hal = { version = "0.2.7", features = ["unproven"] }
embedded-time = "0.12.1"