Compare commits

..

No commits in common. "70cb69bdcf6ab5329b6b49ef9824565493950596" and "03a25905d3bdad93109ce4179107eeb72d62fb3f" have entirely different histories.

View file

@ -4,7 +4,7 @@ name = "pico-pedal"
version = "0.1.0" version = "0.1.0"
[dependencies] [dependencies]
cortex-m = "0.7.7" cortex-m = "0.7.6"
cortex-m-rt = "0.7.2" cortex-m-rt = "0.7.2"
cortex-m-rtic = "1.1.3" cortex-m-rtic = "1.1.3"
fugit = "0.3.6" fugit = "0.3.6"