espp/usb_device

1.3.5

Latest
uploaded 3 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 a composite ODrive-compatible USB device with CDC, WebUSB, and HID interfaces.
    13.13 KB
  • msc_example
    Exposes an ESP32-S3 flash FAT partition as a USB drive and demonstrates safe firmware/PC sharing.
    10.44 KB
  • xinput_example
    Presents the ESP32-S3 as a wired Xbox 360 controller over native USB-OTG using espp::UsbDevice.
    4.68 KB