Legacy USB device netusb sample
Overview
Use the USB CDC EEM/ECM or RNDIS implementation to establish a network connection to a device running the Zephyr RTOS.
Note
This samples demonstrate deprecated USB device support (deprecated).
Requirements
This project requires an USB device driver, which is available for multiple boards supported in Zephyr.
Building and Running
west build -b reel_board samples/subsys/usb/legacy/netusb
west flash