Compare commits

..

No commits in common. "26697fca1c6b081e09a0f1492d8c2cb3e6276197" and "7bb6ac283feecbd51087bbeec7f3529cafe59ec6" have entirely different histories.

View file

@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
cortex-m = "0.7.7"
cortex-m-rt = "0.7.3"
rp-pico = "0.7.0"
rp-pico = "0.6.0"
panic-halt = "0.2.0"
defmt = "0.3.2"
usb-device = "0.2.9"