Restructure the whole project tree so that the component can be unit tested. Also update some cmake files to update the modified paths, update test cases etc.
5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
# For IDF 5.0
|
|
CONFIG_ESP_TASK_WDT_EN=n
|
|
|
|
# For IDF4.4
|
|
CONFIG_ESP_TASK_WDT=n |