renamed 'sta_to_eth' example to 'sta2eth'

This commit is contained in:
Ondrej Kosta
2023-06-20 08:55:51 +02:00
parent 4e10048400
commit b7ba0c610c
17 changed files with 2 additions and 2 deletions

View 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