Compare commits
No commits in common. "3cc8f6ea13ebda85b5bd81359bc616f5c1831e30" and "2d66ba8e8f6764959b212958caea9b33a82d2516" have entirely different histories.
3cc8f6ea13
...
2d66ba8e8f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ embedded-time = "0.12.1"
|
||||||
|
|
||||||
panic-probe = { version = "0.3.1", features = ["print-defmt"] }
|
panic-probe = { version = "0.3.1", features = ["print-defmt"] }
|
||||||
|
|
||||||
usb-device= "0.3.0"
|
usb-device= "0.2.9"
|
||||||
usbd-serial = "0.1.1"
|
usbd-serial = "0.1.1"
|
||||||
|
|
||||||
# We're using a Pico by default on this template
|
# We're using a Pico by default on this template
|
||||||
|
|
Loading…
Reference in a new issue