mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-03 19:41:55 +02: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