mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-28 21:51:46 +01:00
4 lines
134 B
CMake
4 lines
134 B
CMake
idf_component_register(SRC_DIRS "."
|
|
PRIV_INCLUDE_DIRS "."
|
|
PRIV_REQUIRES unity xtensa perfmon)
|