esp-idf/components/esp_wifi/include
Simon H 4b08c8b000 fix(esp_wifi): Remove semicolon from SMARTCONFIG_START_CONFIG_DEFAULT
Removed rogue semicolon from SMARTCONFIG_START_CONFIG_DEFAULT() macro. This
fixes build issues when this macro is used via C++ brace initialization.

Closes https://github.com/espressif/esp-idf/pull/12867

[Darian Leung: Updated commit message]
Signed-off-by: Darian Leung <darian@espressif.com>
2024-02-05 17:21:55 +08:00
..
esp_private fix(esp_wifi): Support for esp_wifi_remote 2024-02-01 12:17:43 +01:00
local feat(wifi): Sync public header files between ESP-IDF and Wi-Fi driver 2024-02-01 12:17:43 +01:00
esp_mesh_internal.h fix(wifi/mesh): fix the IE crypto disable error and update doc 2023-11-08 10:24:45 +08:00
esp_mesh.h fix(wifi/mesh): fix the IE crypto disable error and update doc 2023-11-08 10:24:45 +08:00
esp_now.h feat(wifi): add wifi channel change event 2023-12-11 19:07:11 +08:00
esp_smartconfig.h fix(esp_wifi): Remove semicolon from SMARTCONFIG_START_CONFIG_DEFAULT 2024-02-05 17:21:55 +08:00
esp_wifi_ap_get_sta_list.h fix(esp_wifi): Support for esp_wifi_remote 2024-02-01 12:17:43 +01:00
esp_wifi_crypto_types.h fix(esp_wifi): Separate public and native wifi interface types 2024-02-01 12:17:37 +01:00
esp_wifi_default.h Fix(esp_wifi): Add the missing header file to the wifi header files. 2023-11-13 16:08:45 +08:00
esp_wifi_he_types.h feat(wifi): Sync public header files between ESP-IDF and Wi-Fi driver 2024-02-01 12:17:43 +01:00
esp_wifi_he.h docs(esp_mesh): update esp_mesh_internal.h 2023-11-06 21:55:21 +08:00
esp_wifi_netif.h Fix(esp_wifi): Add the missing header file to the wifi header files. 2023-11-13 16:08:45 +08:00
esp_wifi_types_generic.h feat(wifi): Sync public header files between ESP-IDF and Wi-Fi driver 2024-02-01 12:17:43 +01:00
esp_wifi_types.h feat(wifi): Sync public header files between ESP-IDF and Wi-Fi driver 2024-02-01 12:17:43 +01:00
esp_wifi.h fix(esp_wifi): Support for esp_wifi_remote 2024-02-01 12:17:43 +01:00
smartconfig_ack.h Fix(esp_wifi): Add the missing header file to the wifi header files. 2023-11-13 16:08:45 +08:00