plasmapper/pl_usb

2.0.1

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

2 examples

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