4 lines
83 B
CMake
4 lines
83 B
CMake
idf_component_register(SRCS "hooks.c"
|
|
INCLUDE_DIRS "include"
|
|
)
|