Files
esp-idf/examples/system/sysview_tracing/main/CMakeLists.txt

4 lines
139 B
CMake

idf_component_register(SRCS "sysview_tracing.c"
PRIV_REQUIRES esp_driver_gptimer
INCLUDE_DIRS ".")