esp-idf/tools/mocks/esp_wifi
Sarvesh Bodakhe 0154e81d87 feat(wifi): Sync public header files between ESP-IDF and Wi-Fi driver
- 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)
2024-02-01 12:17:43 +01:00
..
mock feat(linux): added esp_wifi mocking support 2023-07-10 19:40:09 +08:00
CMakeLists.txt feat(wifi): Sync public header files between ESP-IDF and Wi-Fi driver 2024-02-01 12:17:43 +01:00
Kconfig fix(linux): Fixed esp_wifi mock build test 2024-01-23 09:39:03 +08:00
global_symbols_mock.c feat(wifi): Sync public header files between ESP-IDF and Wi-Fi driver 2024-02-01 12:17:43 +01:00