Files
esp-idf/examples/network/vlan_support/sdkconfig.defaults
T

8 lines
285 B
Plaintext
Raw Normal View History

# This file was generated using idf.py save-defconfig. It can be edited manually.
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
#
2023-03-15 18:15:45 +11:00
CONFIG_EXAMPLE_EXTRA_VLAN_INTERFACE=y
CONFIG_LWIP_IP_FORWARD=y
CONFIG_LWIP_IPV4_NAPT=y
CONFIG_LWIP_NUM_NETIF_CLIENT_DATA=1