4 lines
85 B
CMake
4 lines
85 B
CMake
|
|
idf_component_register(SRCS "drivers.c"
|
||
|
|
INCLUDE_DIRS "include")
|
||
|
|
|