Compare commits
No commits in common. "26697fca1c6b081e09a0f1492d8c2cb3e6276197" and "7bb6ac283feecbd51087bbeec7f3529cafe59ec6" have entirely different histories.
26697fca1c
...
7bb6ac283f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue