5 lines
151 B
CMake
5 lines
151 B
CMake
idf_component_register(SRC_DIRS "src"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES
|
|
driver
|
|
) |