mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
# L2 TAP currently supports Ethernet only
|
|
CONFIG_EXAMPLE_CONNECT_ETHERNET=y
|
|
CONFIG_EXAMPLE_CONNECT_WIFI=n
|
|
|
|
# Enable L2 TAP
|
|
CONFIG_ESP_NETIF_L2_TAP=y
|