Compare commits
No commits in common. "181732edf6dd54d8d0aa756f4ad9f8b8d33cff58" and "dbabc843bc37e2c268bbad3bd1ab1c7a69371ccd" have entirely different histories.
181732edf6
...
dbabc843bc
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ cortex-m = "0.7.2"
|
|||
cortex-m-rt = "0.7.2"
|
||||
rp-pico = "0.6.0"
|
||||
panic-halt = "0.2.0"
|
||||
defmt = "0.3.2"
|
||||
defmt = "0.3.0"
|
||||
usb-device = "0.2.9"
|
||||
usbd-hid = "0.6.1"
|
||||
critical-section = "1.1.1"
|
Loading…
Reference in a new issue