4 lines
119 B
CMake
4 lines
119 B
CMake
idf_component_register(SRCS "SNTP_ESP.c"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES lwip)
|