mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-20 22:12:27 +02:00
examples: add socket stdin utils to common connect component
* Original commit: espressif/esp-idf@a5a750ba48
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
e24cc7d1ae
commit
123ae8db62
@ -1,4 +1,4 @@
|
||||
idf_component_register(SRCS "connect.c" "stdin_out.c"
|
||||
idf_component_register(SRCS "connect.c" "stdin_out.c" "addr_from_stdin.c"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES esp_netif
|
||||
)
|
||||
|
Reference in New Issue
Block a user