uploaded 10 hours ago
USB C++ class component for ESP-IDF
2 examples
-
usb_device_cdc
This example demonstrates how to initialize and enable a USB device CDC endpoint.
1.35 KB
-
usb_device_cdc_echo_server
The UsbDeviceCdcEchoServer class implements echo functionality by inheriting from StreamServer and handling USB device initialization.
1.59 KB