Training
Consulting
Tools
xref
: /
hal_espressif-3.4.0
/
components
/
mdns
/
host_test
/
main
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
idf_component_register(SRCS "
main.c
"
2
INCLUDE_DIRS
3
"."
4
REQUIRES mdns)
5