mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02:00
sys_view: Adds heap & log tracing example
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Enable single core mode by default
|
||||
CONFIG_MEMMAP_SMP=n
|
||||
CONFIG_FREERTOS_UNICORE=y
|
||||
# 1ms tick period
|
||||
CONFIG_FREERTOS_HZ=1000
|
||||
# Enable application tracing by default
|
||||
CONFIG_ESP32_APPTRACE_DEST_TRAX=y
|
||||
|
||||
Reference in New Issue
Block a user