mirror of
https://github.com/espressif/esp-idf
synced 2025-03-20 06:29:11 -04:00
4 lines
134 B
CMake
4 lines
134 B
CMake
idf_component_register(SRC_DIRS "."
|
|
PRIV_INCLUDE_DIRS "."
|
|
PRIV_REQUIRES unity xtensa perfmon)
|