3 Commits

Author SHA1 Message Date
f03e81b092 task_watchdog: Fixed the default timeout
The watchdog timeout was mistakenly getting set to 6 seconds instead of 26 seconds
due to incorrect macro being used.
2020-05-06 18:17:40 +05:30
0104d2a718 feat(esp_common): enable watch dog panic function 2020-03-02 14:16:52 +08:00
622482eb76 feat(esp_common): update esp_common
1. add Kconfig file and rename old global macro
2. move some independent files to esp_common
2020-01-15 14:56:39 +08:00