6 lines
72 B
CMake
6 lines
72 B
CMake
idf_component_register(
|
|
SRCS "time.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES
|
|
)
|