Compare commits
No commits in common. "41a1b78b7533648688ae4872544790b2bf68b613" and "53f4dc69286e475bdb3efc545afafe1c3ed6f626" have entirely different histories.
41a1b78b75
...
53f4dc6928
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ cortex-m = "0.7.7"
|
|||
cortex-m-rt = "0.7.3"
|
||||
rp-pico = "0.7.0"
|
||||
panic-halt = "0.2.0"
|
||||
defmt = "0.3.3"
|
||||
defmt = "0.3.2"
|
||||
usb-device = "0.2.9"
|
||||
usbd-hid = "0.6.1"
|
||||
critical-section = "1.1.1"
|
Loading…
Reference in a new issue