usb_device_cdc

Example of the component plasmapper/pl_usb v1.0.1
# USB Device CDC Example

1. USB device and USB device CDC endpoint are initialized.
2. USB device CDC endpoint is enabled.
3. "Test" is written to USB device CDC endpoint.

To create a project from this example, run:

idf.py create-project-from-example "plasmapper/pl_usb^1.0.1:usb_device_cdc"

or download archive (83 bytes)