2022-11-04 15:48:09 +01:00
|
|
|
CONFIG_COMPILER_DUMP_RTL_FILES=y
|
2022-09-19 11:46:55 +02:00
|
|
|
CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0=n
|
|
|
|
|
CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n # memory protection needs to be disabled for certain tests
|
2022-12-28 10:25:42 +01:00
|
|
|
CONFIG_ESP_SYSTEM_PMP_IDRAM_SPLIT=n # for c2 and c6 this config must be disabled for certain tests
|
2022-12-06 09:23:52 +01:00
|
|
|
|
|
|
|
|
CONFIG_COMPILER_STACK_CHECK_MODE_ALL=y
|
|
|
|
|
CONFIG_COMPILER_STACK_CHECK=y
|