Initial support for ESP-IDF v4.0 (#297)

This commit is contained in:
Valerii Koval
2020-03-05 11:18:07 +02:00
committed by GitHub
parent 2ee164a3cc
commit 0f7d2de7e2
271 changed files with 27720 additions and 18910 deletions
@@ -0,0 +1,3 @@
# Enable C++ exceptions and set emergency pool size for exception objects
CONFIG_COMPILER_CXX_EXCEPTIONS=y
CONFIG_COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE=1024