mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-03 16:41:44 +01:00
5 lines
97 B
CMake
5 lines
97 B
CMake
set(COMPONENT_SRCS "sysview_tracing.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|