mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 01:56:31 +03:00
4 lines
139 B
CMake
4 lines
139 B
CMake
idf_component_register(SRCS "sysview_tracing.c"
|
|
PRIV_REQUIRES esp_driver_gptimer
|
|
INCLUDE_DIRS ".")
|