TWDT: Use the new TWDT Kconfig options in the examples and tests

This commit is contained in:
Omar Chebib
2022-09-27 14:41:12 +08:00
parent e44c7fb048
commit 5e5343d429
65 changed files with 65 additions and 65 deletions

View File

@@ -4,7 +4,7 @@ CONFIG_BOOTLOADER_LOG_LEVEL_WARN=y
CONFIG_FREERTOS_HZ=1000
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y
CONFIG_HEAP_POISONING_COMPREHENSIVE=y
CONFIG_ESP_TASK_WDT=n
CONFIG_ESP_TASK_WDT_EN=n
CONFIG_COMPILER_STACK_CHECK_MODE_STRONG=y
CONFIG_COMPILER_STACK_CHECK=y
CONFIG_COMPILER_WARN_WRITE_STRINGS=y