esp-idf/tools/test_apps/system/memprot/sdkconfig.ci
Martin Vychodil 497b730e8f * memprot support for RTC_SLOW
* API upgrade
JIRA IDF-1636
2020-10-08 11:19:23 +08:00

6 lines
115 B
Plaintext

# Esp32S2 only
CONFIG_IDF_TARGET="esp32s2"
# Disable automatic memory protection
CONFIG_ESP32S2_MEMPROT_FEATURE=n