forked from espressif/esp-idf
- Destination selection is unified for SystemView and app_trace - Destination param is removed from app_trace APIs - Destinaiton and related configuration now can be override from users with a callback from system_init_fn
3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
# Enable application tracing by default
|
|
CONFIG_APPTRACE_ENABLE=y
|