Compare commits
10 commits
actions_te
...
master
Author | SHA1 | Date | |
---|---|---|---|
a0a7ea729e | |||
aadd31d294 | |||
f1edbb68eb | |||
f47274efb2 | |||
101d3c6371 | |||
41a0fe5aa2 | |||
c82b9efdc2 | |||
7cbb001170 | |||
1846ff5faa | |||
5a3ab98af2 |
2 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ edition = "2021"
|
|||
[dependencies]
|
||||
cortex-m = "0.7.7"
|
||||
cortex-m-rt = "0.7.3"
|
||||
rp-pico = "0.7.0"
|
||||
rp-pico = "0.8.0"
|
||||
panic-halt = "0.2.0"
|
||||
defmt = "0.3.5"
|
||||
defmt = "0.3.7"
|
||||
usb-device = "0.2.9"
|
||||
usbd-hid = "0.6.1"
|
||||
critical-section = "1.1.1"
|
||||
critical-section = "1.1.2"
|
||||
|
|
Loading…
Reference in a new issue