From: Liu Zhi Fu Date: Tue, 14 Mar 2017 02:14:26 +0000 (+0800) Subject: esp32: update wifi lib for some bugfix/features X-Git-Tag: v2.1-rc1~256^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67aabbff8f78ea92a6fd008cbb9ea1a622fbf57c;p=esp-idf 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 --- 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