1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-22 07:29:08 -04:00
2022-04-12 12:33:57 +00:00

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