chegewara / esp32-usbip-poc

ESP32 S2/S3 USBIP proof of concept app
74 stars 8 forks source link

Description

This is proof of concept of USBIP in esp32 S2/S3 SoC.

Start usbip driver

After installing usbip on linux, we need to modeprobe module. sudo modprobe vhci-hcd

Linux commands

Basic commands to list, attach and deatach devices: