Update Rust crate rp-pico to 0.8.0
Some checks failed
Gavania Merge Build / build (pull_request) Failing after 5m4s
Some checks failed
Gavania Merge Build / build (pull_request) Failing after 5m4s
This commit is contained in:
parent
1e3e8ee558
commit
388c3d96eb
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.8.0"
|
||||
panic-halt = "0.2.0"
|
||||
defmt = "0.3.5"
|
||||
usb-device = "0.2.9"
|
||||
|
|
Loading…
Reference in a new issue