mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-27 04:39:36 +01: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
|