From a01148d5364ce908d4d29b41a375c41bc53be908 Mon Sep 17 00:00:00 2001 From: Sarvesh Bodakhe Date: Mon, 10 Feb 2025 23:47:10 +0530 Subject: [PATCH] fix(wifi): Fix stack overflow when failure_retry_cnt is set Fix issue of increased stack usage when failure_retry_cnt is set and wifi driver internally retries connection attempts --- components/esp_wifi/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index a42c49680c..3020d56ee2 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit a42c49680c4aff8b26ea97841497c15b5d2a2694 +Subproject commit 3020d56ee28183ad653432fce93cad2a19bf37fe