Files
esp-idf/examples/protocols/sockets/udp_client/sdkconfig.ci.linux
T

5 lines
120 B
Plaintext
Raw Normal View History

CONFIG_IDF_TARGET="linux"
CONFIG_EXAMPLE_IPV4_ADDR="127.0.0.1"
CONFIG_EXAMPLE_CONNECT_LWIP_TAPIF=n
CONFIG_LWIP_ENABLE=y