mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-15 15:00:02 +01:00
renamed 'sta_to_eth' example to 'sta2eth'
This commit is contained in:
4
examples/network/sta2eth/sdkconfig.defaults.esp32s2
Normal file
4
examples/network/sta2eth/sdkconfig.defaults.esp32s2
Normal file
@@ -0,0 +1,4 @@
|
||||
# ESP32S2 has USB-OTG, let's prefer virtual Ethernet (USB-NCM device)
|
||||
CONFIG_EXAMPLE_WIRED_INTERFACE_IS_USB=y
|
||||
CONFIG_EXAMPLE_WIRED_INTERFACE_IS_ETHERNET=n
|
||||
CONFIG_TINYUSB_NET_MODE_NCM=y
|
||||
Reference in New Issue
Block a user