3 Commits

Author SHA1 Message Date
a5af5288b1 feat(wifi): add esp32c5 beta3 support wifi (c9dba424) 2024-04-10 14:07:01 +08:00
1b1ab64e64 feat(scan): Add channel bitmaps to the scan config(9e67852f)
- Add the ability to specify the specific channels that need to be scanned.
- Adds a warning that discourages from setting bssid and channel in
sta_config if btm is enabled and supported by the network.
- Includes wifi_types.h changes needed for adding the event when
neighbor reports are recieved from AP.
- Fixes issues with reporting authmodes of FT APs
2024-04-01 17:22:31 +05:30
1fbf7cd430 feat: Supports external WiFi connections for ESP32p4 and other espressf chips (b3548b43) 2024-04-01 11:26:30 +08:00