espp/usb_device

1.3.4

Latest
uploaded 5 hours ago
Composable native USB device (esp_tinyusb): CDC-ACM, vendor-specific/WebUSB, HID, X-Input and mass storage (MSC) with configurable VID/PID for ESP-IDF

3 examples

  • example
    This example demonstrates an ODrive-compatible composite USB device with CDC, WebUSB vendor, and HID interfaces.
    13.13 KB
  • msc_example
    Exposes an ESP32-S3 flash FAT partition as a USB drive and demonstrates safe sharing between firmware and a PC.
    10.44 KB
  • xinput_example
    Emulates a wired Xbox 360 controller on the ESP32-S3 over native USB-OTG. Demonstrates X-Input input and host reports.
    4.68 KB