forked from espressif/esp-idf
4 lines
144 B
CMake
4 lines
144 B
CMake
![]() |
idf_component_register(SRC_DIRS "."
|
||
|
PRIV_INCLUDE_DIRS "${include_dirs}"
|
||
|
PRIV_REQUIRES cmock test_utils)
|