mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 10:31:09 +00:00
examples: add component for protocol examples network functionality
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
set(COMPONENT_SRCS "connect.c"
|
||||
"stdin_out.c")
|
||||
set(COMPONENT_ADD_INCLUDEDIRS "include")
|
||||
|
||||
register_component()
|
||||
Reference in New Issue
Block a user