sdkconfig.defaults 340 B

1234567
  1. CONFIG_COMPILER_DUMP_RTL_FILES=y
  2. CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0=n
  3. CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n # memory protection needs to be disabled for certain tests
  4. CONFIG_ESP_SYSTEM_PMP_IDRAM_SPLIT=n # for c2 and c6 this config must be disabled for certain tests
  5. CONFIG_COMPILER_STACK_CHECK_MODE_ALL=y
  6. CONFIG_COMPILER_STACK_CHECK=y