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

5 lines
146 B
Plaintext
Raw Normal View History

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