mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00: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
|