mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 11:17:20 +02:00
Merge branch 'bugfix/systemview_menu' into 'master'
fix the dependency of systemview config menu. See merge request idf/esp-idf!2457
This commit is contained in:
@ -56,6 +56,7 @@ config ESP32_APPTRACE_PENDING_DATA_SIZE_MAX
|
|||||||
events will be discarded when main HW buffer is full.
|
events will be discarded when main HW buffer is full.
|
||||||
|
|
||||||
menu "FreeRTOS SystemView Tracing"
|
menu "FreeRTOS SystemView Tracing"
|
||||||
|
depends on ESP32_APPTRACE_ENABLE
|
||||||
config SYSVIEW_ENABLE
|
config SYSVIEW_ENABLE
|
||||||
bool "SystemView Tracing Enable"
|
bool "SystemView Tracing Enable"
|
||||||
depends on ESP32_APPTRACE_ENABLE
|
depends on ESP32_APPTRACE_ENABLE
|
||||||
|
Reference in New Issue
Block a user