From 1c6b0bf925ef6139a1a87ea3367c50b2fc43c461 Mon Sep 17 00:00:00 2001 From: Tian Hao Date: Thu, 14 Feb 2019 16:37:56 +0800 Subject: [PATCH] component/esp32 : fix coexist lc protect cause memory corrupted The bug will cause memory corrupted (the largest range is from 0x3ffc0000 ~ 0x3ffc8000), some strange error will happen, like IllegalInstruction, LoadProhibited and .etc. --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 5e6079b954..2292ebcbc3 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 5e6079b954dcc2c7c79449efeef91e5b560ada8c +Subproject commit 2292ebcbc3047233252e6e9fd6a0fc1de72ee5de