mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-26 05:09:19 +00:00
6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
# Enable application tracing by default
|
|
CONFIG_ESP_TRACE_ENABLE=y
|
|
CONFIG_ESP_TRACE_LIB_NONE=y
|
|
CONFIG_ESP_TRACE_TRANSPORT_APPTRACE=y
|
|
CONFIG_APPTRACE_DEST_JTAG=y
|