forked from espressif/esp-idf
2ef718fc29
- Destination selection is unified for SystemView and app_trace - Destination param is removed from app_trace APIs - Destinaiton and related configuration now can be override from users with a callback from system_init_fn
4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0=n
|
|
CONFIG_APPTRACE_ENABLE=y
|
|
CONFIG_APPTRACE_DEST_JTAG=y
|