mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-26 13:12:21 +00:00
5 lines
132 B
Plaintext
5 lines
132 B
Plaintext
# Enable application tracing by default
|
|
CONFIG_ESP_TRACE_ENABLE=y
|
|
CONFIG_ESP_TRACE_LIB_NONE=y
|
|
CONFIG_ESP_TRACE_TRANSPORT_APPTRACE=y
|