mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-28 04:40:39 +00:00
chore: bump cyw43-pio dependency
This commit is contained in:
parent
c35d5fb9ce
commit
f5b9b83cf4
@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
<!-- next-header -->
|
||||
## Unreleased - ReleaseDate
|
||||
|
||||
- Update embassy-rp to 0.4.0
|
||||
- Update embassy-rp to 0.5.0
|
||||
|
||||
## 0.3.0 - 2025-01-05
|
||||
|
||||
|
@ -17,7 +17,7 @@ embassy-net-wiznet = { version = "0.2.0", path = "../../embassy-net-wiznet", fea
|
||||
embassy-futures = { version = "0.1.0", path = "../../embassy-futures" }
|
||||
embassy-usb-logger = { version = "0.4.0", path = "../../embassy-usb-logger" }
|
||||
cyw43 = { version = "0.4.0", path = "../../cyw43", features = ["defmt", "firmware-logs"] }
|
||||
cyw43-pio = { version = "0.4.0", path = "../../cyw43-pio", features = ["defmt"] }
|
||||
cyw43-pio = { version = "0.5.0", path = "../../cyw43-pio", features = ["defmt"] }
|
||||
|
||||
defmt = "1.0.1"
|
||||
defmt-rtt = "1.0.0"
|
||||
|
@ -17,7 +17,7 @@ embassy-net-wiznet = { version = "0.2.0", path = "../../embassy-net-wiznet", fea
|
||||
embassy-futures = { version = "0.1.0", path = "../../embassy-futures" }
|
||||
embassy-usb-logger = { version = "0.4.0", path = "../../embassy-usb-logger" }
|
||||
cyw43 = { version = "0.4.0", path = "../../cyw43", features = ["defmt", "firmware-logs"] }
|
||||
cyw43-pio = { version = "0.4.0", path = "../../cyw43-pio", features = ["defmt"] }
|
||||
cyw43-pio = { version = "0.5.0", path = "../../cyw43-pio", features = ["defmt"] }
|
||||
|
||||
defmt = "1.0.1"
|
||||
defmt-rtt = "1.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user