mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
# This configuration checks the event loop if posting from ISR is disabled
|
|
CONFIG_ESP_TASK_WDT_INIT=n
|
|
CONFIG_POST_EVENTS_FROM_ISR=n
|