mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-27 05:37:32 +00:00
- 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
|