This is a tracking issue for the min stabilization of esp-wifi. The minimal stabilization is defined as:
- Stable
esp-wifi::init, with some non_exhaustive config.
- Stable access to an STA interface
- STA interface (feature gated) impls for both
embassy-net-driver and smoltcp-driver
- Minimal controls for WiFi,
connect, scan etc.
To get here will require a few steps, of which will be outline in this tracking issue.
This is a tracking issue for the min stabilization of esp-wifi. The minimal stabilization is defined as:
esp-wifi::init, with some non_exhaustive config.embassy-net-driverandsmoltcp-driverconnect,scanetc.To get here will require a few steps, of which will be outline in this tracking issue.