Merge branch 'bugfix/esp32s2_iram_dram_disable_tests' into 'master'

esp32s2: disable memprot for all CI tests (temporary)

See merge request espressif/esp-idf!8484
This commit is contained in:
Angus Gratton 2020-04-27 13:16:44 +08:00
commit 3845b002b8

View file

@ -1,2 +1,3 @@
CONFIG_ESP32S2_DEFAULT_CPU_FREQ_240=y
CONFIG_ESP32S2_ULP_COPROC_ENABLED=y
CONFIG_ESP32S2_MEMPROT_FEATURE=n