Files
esp-idf/examples/system/app_trace_to_host/sdkconfig.defaults
T

6 lines
147 B
Plaintext
Raw Normal View History

# Enable application tracing by default
CONFIG_APPTRACE_DEST_JTAG=y
2019-09-13 15:49:11 +03:00
CONFIG_APPTRACE_ENABLE=y
# Disable WiFi stack by default
CONFIG_WIFI_ENABLED=n