Training
Consulting
Tools
xref
: /
hal_espressif-3.4.0
/
examples
/
mesh
/
manual_networking
/
main
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
idf_component_register(SRCS "
mesh_light.c
"
2
"
mesh_main.c
"
3
INCLUDE_DIRS "." "include")
4