Compare commits

..

No commits in common. "a459d3c1bf5c2c2bac2cda9f8d436a8c8628e409" and "181732edf6dd54d8d0aa756f4ad9f8b8d33cff58" have entirely different histories.

View file

@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
cortex-m = "0.7.7"
cortex-m = "0.7.2"
cortex-m-rt = "0.7.2"
rp-pico = "0.6.0"
panic-halt = "0.2.0"