mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-03 15:49:51 +01:00
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
|
|
# Esp32S2 only
|
||
|
|
CONFIG_IDF_TARGET="esp32s2"
|
||
|
|
|
||
|
|
# Disable automatic memory protection
|
||
|
|
CONFIG_ESP32S2_MEMPROT_FEATURE=n
|