5 lines
129 B
CMake
Raw Normal View History

2021-06-30 18:39:29 +02:00
idf_component_register(SRCS "main.c"
INCLUDE_DIRS
"."
REQUIRES mdns)