uploaded 4 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 a CDC endpoint.
1.35 KB
-
usb_device_cdc_echo_server
The USB Device CDC Echo Server example implements an echo functionality by inheriting the StreamServer class.
1.61 KB