3 lines
130 B
CMake
3 lines
130 B
CMake
idf_component_register(SRCS "operations.cpp"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES driver) |