esp-hal
esp-hal copied to clipboard
move `WifiStack` to seperate crate or use a different stack
trafficstars
Feels a bit odd that it's included in esp-wifi itself, given that our/other BLE stack is separate.
I think we should either extract it, or consider another blocking stack to use for those examples.