plasmapper/pl_usb

1.0.4

Latest
uploaded 21 hours ago
USB C++ class component for ESP-IDF

2 examples

  • usb_device_cdc
    This example demonstrates the initialization and usage of a USB device with CDC endpoint.
    1.35 KB
  • usb_device_cdc_echo_server
    The USB Device CDC Echo Server example implements echo functionality through the UsbDeviceCdcEchoServer class.
    1.59 KB