2 lines
93 B
CMake
2 lines
93 B
CMake
idf_component_register(SRCS "main.c" "misc.c" "peer.c"
|
|
INCLUDE_DIRS ".")
|