1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-13 02:59:13 -04:00

8 lines
152 B
CMake
Raw Normal View History

set(COMPONENT_SRCDIRS
"."
)
set(COMPONENT_ADD_INCLUDEDIRS ".")
set(COMPONENT_REQUIRES unity xtensa perfmon)
register_component()