Files
esp-idf/examples/system/app_trace_to_plot/sdkconfig.defaults
2025-10-30 12:15:35 +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