Files
esp-idf/examples/system/app_trace_to_plot/sdkconfig.defaults
2025-11-05 09:57:18 +01:00

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