diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index 1029fd34ed0..9ba23244fd4 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 1029fd34ed02a2f8ffbd9b29736f98f20290757c +Subproject commit 9ba23244fd49ebee7f7dee8da103d838bdde3f0c diff --git a/components/wpa_supplicant/test_apps/sdkconfig.defaults b/components/wpa_supplicant/test_apps/sdkconfig.defaults index 1a63caec1ea..d67de849810 100644 --- a/components/wpa_supplicant/test_apps/sdkconfig.defaults +++ b/components/wpa_supplicant/test_apps/sdkconfig.defaults @@ -1,3 +1,4 @@ +CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y CONFIG_ESP_MAIN_TASK_STACK_SIZE=8192 CONFIG_ESP_TASK_WDT_EN=n CONFIG_ESP_WIFI_TESTING_OPTIONS=y