mirror of
https://github.com/nopnop2002/esp-idf-st7789.git
synced 2026-03-13 09:33:12 +08:00
Enabled interrupt watchdog timer
This commit is contained in:
@@ -5,10 +5,9 @@ CONFIG_PARTITION_TABLE_CUSTOM=y
|
||||
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
|
||||
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
|
||||
|
||||
# Disable WatchDog
|
||||
CONFIG_ESP_INT_WDT=n
|
||||
CONFIG_INT_WDT=n
|
||||
CONFIG_TASK_WDT=n
|
||||
#
|
||||
# Disable Task Watchdog Timer
|
||||
#
|
||||
CONFIG_ESP_TASK_WDT_EN=n
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user