Files
blk_box_common/CMakeLists.txt
T

6 lines
139 B
CMake

idf_component_register(
SRCS "bbnow_driver.cpp" "bbnow_priv.cpp" "bbnow_pub.cpp"
INCLUDE_DIRS "include" "."
# PRIV_REQUIRES
)