mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-30 17:46:32 +03: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
4 lines
89 B
Plaintext
4 lines
89 B
Plaintext
CONFIG_ESP_CONSOLE_NONE=y
|
|
# Destination selection on runtime
|
|
CONFIG_APPTRACE_DEST_NONE=y
|