mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
53082a22f7
examples: created bridge example
5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
CONFIG_ESP_NETIF_TCPIP_LWIP=y
|
|
CONFIG_ESP_NETIF_BRIDGE_EN=y
|
|
|
|
CONFIG_LWIP_NUM_NETIF_CLIENT_DATA=1
|