Update Rust crate pio to 0.3.0
Some checks failed
Check Build / Test build (push) Failing after 6m3s

This commit is contained in:
RenovateBot 2025-03-03 12:04:05 +00:00
parent 3abf6362be
commit 612c155c17

View file

@ -20,7 +20,7 @@ cortex-m = { version = "0.7.6", features = ["inline-asm"] }
cortex-m-rt = "0.7.3"
pio-proc = "0.2.2"
pio = "0.2.1"
pio = "0.3.0"
fixed = "1.23.1"
fixed-macro = "1.2"