Update Embassy, to new PIO API.
This commit is contained in:
@ -8,4 +8,5 @@ cyw43 = { path = "../" }
|
||||
embassy-rp = { version = "0.1.0", features = ["unstable-traits", "nightly", "unstable-pac", "time-driver"] }
|
||||
pio-proc = "0.2"
|
||||
pio = "0.2.1"
|
||||
fixed = "1.23.1"
|
||||
defmt = { version = "0.3", optional = true }
|
Reference in New Issue
Block a user