esp-idf/components/esp_wifi
Simon H 515f085f70
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-29 17:59:51 +08:00
..
esp32 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
esp32c2 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
esp32c3 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
esp32s2 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
esp32s3 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
include fix(esp_wifi): Remove semicolon from SMARTCONFIG_START_CONFIG_DEFAULT 2024-02-29 17:59:51 +08:00
lib@3fdca7e317 fix(wifi): fixed scan and mesh deinit issues 2024-02-28 10:59:21 +08:00
src fix(wifi): fix some wifi bugs 2024-01-11 17:51:00 +08:00
test disable scan time set by esp_wifi_scan_start 2023-11-14 13:52:55 +08:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-04 00:30:55 +01:00
CMakeLists.txt fix(esp_coex): fix circular dependency issue on esp32 2024-02-22 16:52:37 +08:00
Kconfig fix(wifi): add low memory options for eap enterprise 2024-02-28 10:37:40 +08:00
linker.lf wifi: Fix linking of WiFi functions dependent on PM_ENABLE 2022-06-21 00:12:08 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00