forked from espressif/esp-idf
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
|