Compare commits

..

No commits in common. "1903aeb83f1a1a91c0c735415b91258e5fad2449" and "7007c6a7c83b1b691503ac4a4d6d1c37ff4aed48" have entirely different histories.

View file

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