From dc78c55f619db7762a534665e55aa6774aecae5d Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Fri, 12 May 2017 09:36:41 +0800 Subject: [PATCH] esp32: update wifi lib to enlarge wifi task stack size 1. Enlarge wifi task stack size by 512Bytes to fix potential stack overflow issue 2. Modify wifi hmac tx queue size from 12 to 32 because we already limit the buffer number in ebuf management module --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 484586532..0c6d1e05a 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 4845865328936e7ff11b6536871551b4b0ca0c09 +Subproject commit 0c6d1e05a127dc1fef7c7b66d5ebf7c14111a77a