We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7acc3a8 commit 32b0498Copy full SHA for 32b0498
CHANGELOG.md
@@ -8,6 +8,7 @@
8
* fix(pre-commit): update the pre-commit script
9
* fix(docs): update README
10
* fix(conf): update comments of custom config file
11
+* fix(examples): enable task WDT default in esp_idf/lvgl_v8_port
12
13
## v1.0.1 - 2025-03-13
14
examples/esp_idf/lvgl_v8_port/sdkconfig.defaults
@@ -1,4 +1,3 @@
1
-CONFIG_ESP_TASK_WDT_EN=n
2
CONFIG_FREERTOS_HZ=1000
3
CONFIG_COMPILER_CXX_EXCEPTIONS=y
4
0 commit comments