espp/usb_device

1.3.2

Latest
uploaded 5 hours ago
Composable native USB device (esp_tinyusb): CDC-ACM + vendor-specific/WebUSB with configurable VID/PID for ESP-IDF

2 examples

  • example
    This example demonstrates a composite USB device with CDC, WebUSB, and HID interfaces. It emulates an ODrive.
    13.13 KB
  • xinput_example
    Presents the ESP32-S3 as a wired Xbox 360 controller over native USB-OTG using espp::UsbDevice.
    4.68 KB