3 lines
86 B
CMake
3 lines
86 B
CMake
idf_component_register(SRCS "pthread_example.c"
|
|
INCLUDE_DIRS ".")
|
idf_component_register(SRCS "pthread_example.c"
|
|
INCLUDE_DIRS ".")
|