mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 09:09:10 -04:00
- Updated WiFi libraries based on the IDF changes - Renamed esp_wifi_native.h to esp_wifi_types_native.h - Reverted forward declarations of native wifi types and HE types - Forward declare as opaque structs only if we don't have native types (csi and ctrl_packet types)