From 67aabbff8f78ea92a6fd008cbb9ea1a622fbf57c Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Tue, 14 Mar 2017 10:14:26 +0800 Subject: [PATCH] esp32: update wifi lib for some bugfix/features 1. add options to disable nvs 2. add station keepalive with softap 3. fix beacon rx start time not accurate issue 4. set wifi rx desc/buffer boundary check to internal memory boundary --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index ffe5a4c14f..c88869b1ac 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit ffe5a4c14fe9c933c776fadc62fa9d409929e6f9 +Subproject commit c88869b1aca5a062d1ebc5e0199fd8720cb08710