Prepare embassy-net(/-driver,/-driver-channel) 0.2.0

This commit is contained in:
Dániel Buga
2023-10-15 19:38:42 +02:00
parent 1d810baa18
commit 40e4ca4751
32 changed files with 97 additions and 31 deletions

View File

@ -27,7 +27,7 @@ embassy-nrf = { version = "0.1.0", path = "../../embassy-nrf", features = [
"gpiote",
"unstable-pac",
] }
embassy-net = { version = "0.1.0", path = "../../embassy-net", features = [
embassy-net = { version = "0.2.0", path = "../../embassy-net", features = [
"nightly",
"defmt",
"tcp",