plasmapper/pl_usb

2.0.2

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

2 examples

  • usb_device_cdc
    This example demonstrates the initialization and enabling of a USB device and its CDC endpoint.
    1.35 KB
  • usb_device_cdc_echo_server
    The USB Device CDC Echo Server Example implements an echo server using the UsbDeviceCdcEchoServer class.
    1.61 KB