Add USB variant config files for esp32c3 boards. Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
12 lines
171 B
Plaintext
12 lines
171 B
Plaintext
CONFIG_WIFI=y
|
|
|
|
CONFIG_NETWORKING=y
|
|
CONFIG_NET_L2_ETHERNET=y
|
|
|
|
CONFIG_NET_IPV6=n
|
|
CONFIG_NET_IPV4=y
|
|
CONFIG_NET_DHCPV4=y
|
|
CONFIG_ESP32_WIFI_STA_AUTO_DHCPV4=y
|
|
|
|
CONFIG_NET_LOG=y
|