Prepare to release embassy-rp

This commit is contained in:
Ulf Lilleengen
2024-08-02 22:06:39 +02:00
parent ec9a07d143
commit f605302791
7 changed files with 38 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ overclock = []
[dependencies]
cyw43 = { version = "0.1.0", path = "../cyw43" }
embassy-rp = { version = "0.1.0", path = "../embassy-rp" }
embassy-rp = { version = "0.2.0", path = "../embassy-rp" }
pio-proc = "0.2"
pio = "0.2.1"
fixed = "1.23.1"