Files
esp-idf/components/esp_driver_mcpwm/test_apps/mcpwm/sdkconfig.defaults

6 lines
124 B
Plaintext
Raw Normal View History

2022-05-28 17:03:05 +08:00
CONFIG_FREERTOS_HZ=1000
CONFIG_ESP_TASK_WDT_INIT=n
2024-11-06 17:34:02 +08:00
# primitives for checking sleep internal state
CONFIG_ESP_SLEEP_DEBUG=y