embassy-usb-vendor-example
This project provides a working example of implementing a USB vendor class device using the embassy-rs and related crates on a Raspberry Pi Pico. It was created as the basis for a required custom USB device implementation to experiment with embassy-rs, and is a complete, well commented, implementation.