Update cyw43, nrf, rp hals and embassy-boot

This commit is contained in:
Ulf Lilleengen
2025-01-06 09:22:09 +01:00
parent 953288f5c8
commit de27d9cd00
20 changed files with 27 additions and 27 deletions

View File

@@ -25,7 +25,7 @@ defmt = { version = "0.3", optional = true }
log = { version = "0.4", optional = true }
embassy-sync = { version = "0.6.1", path = "../embassy-sync" }
embassy-rp = { version = "0.2.0", path = "../embassy-rp", default-features = false }
embassy-rp = { version = "0.3.0", path = "../embassy-rp", default-features = false }
embassy-boot = { version = "0.4.0", path = "../embassy-boot" }
embassy-time = { version = "0.4.0", path = "../embassy-time" }