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

6 lines
147 B
Plaintext
Raw Normal View History

# Enable application tracing by default
2019-09-13 08:49:11 -04:00
CONFIG_APPTRACE_DEST_TRAX=y
CONFIG_APPTRACE_ENABLE=y
# Disable WiFi stack by default
CONFIG_WIFI_ENABLED=n