Ac6 Training Logo
Training Consulting Tools
xref: /Zephyr-latest/samples/net/wifi/shell/socs/esp32c3_usb.conf
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CONFIG_WIFI=y
2
3CONFIG_NETWORKING=y
4CONFIG_NET_L2_ETHERNET=y
5
6CONFIG_NET_IPV6=n
7CONFIG_NET_IPV4=y
8CONFIG_NET_DHCPV4=y
9CONFIG_ESP32_WIFI_STA_AUTO_DHCPV4=y
10
11CONFIG_NET_LOG=y
12

served by {OpenGrok

Last Index Update: Tue Sep 16 03:01:24 CEST 2025

CodEx Logo