Update Rust crate pio to 0.3.0
Some checks failed
Check Build / Test build (push) Failing after 6m3s
Some checks failed
Check Build / Test build (push) Failing after 6m3s
This commit is contained in:
parent
3abf6362be
commit
612c155c17
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ cortex-m = { version = "0.7.6", features = ["inline-asm"] }
|
||||||
cortex-m-rt = "0.7.3"
|
cortex-m-rt = "0.7.3"
|
||||||
|
|
||||||
pio-proc = "0.2.2"
|
pio-proc = "0.2.2"
|
||||||
pio = "0.2.1"
|
pio = "0.3.0"
|
||||||
|
|
||||||
fixed = "1.23.1"
|
fixed = "1.23.1"
|
||||||
fixed-macro = "1.2"
|
fixed-macro = "1.2"
|
||||||
|
|
Loading…
Reference in a new issue