mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
804c12646b
Added example and python script to show how to transfer and visualize sensor data.
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
# Enable application tracing by default
|
|
CONFIG_APPTRACE_DEST_JTAG=y
|
|
CONFIG_APPTRACE_ENABLE=y
|