3 lines
111 B
CMake
3 lines
111 B
CMake
|
idf_component_register(SRCS "clock.c"
|
||
|
INCLUDE_DIRS "."
|
||
|
REQUIRES )
|