mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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:
commit
3845b002b8
@ -1,2 +1,3 @@
|
|||||||
CONFIG_ESP32S2_DEFAULT_CPU_FREQ_240=y
|
CONFIG_ESP32S2_DEFAULT_CPU_FREQ_240=y
|
||||||
CONFIG_ESP32S2_ULP_COPROC_ENABLED=y
|
CONFIG_ESP32S2_ULP_COPROC_ENABLED=y
|
||||||
|
CONFIG_ESP32S2_MEMPROT_FEATURE=n
|
Loading…
Reference in New Issue
Block a user