Skip to content

Commit 32b0498

Browse files
committed
fix(examples): enable task WDT default in esp_idf/lvgl_v8_port
1 parent 7acc3a8 commit 32b0498

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* fix(pre-commit): update the pre-commit script
99
* fix(docs): update README
1010
* fix(conf): update comments of custom config file
11+
* fix(examples): enable task WDT default in esp_idf/lvgl_v8_port
1112

1213
## v1.0.1 - 2025-03-13
1314

examples/esp_idf/lvgl_v8_port/sdkconfig.defaults

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
CONFIG_ESP_TASK_WDT_EN=n
21
CONFIG_FREERTOS_HZ=1000
32
CONFIG_COMPILER_CXX_EXCEPTIONS=y
43

0 commit comments

Comments
 (0)