rust-embedded-community / usb-device

Experimental device-side USB framework for microcontrollers in Rust.
MIT License
451 stars 76 forks source link

Release `usb-device` 0.3.0 #132

Closed ryan-summers closed 1 year ago

ryan-summers commented 1 year ago

This PR prepares for a release of usb-device 0.3.0 - I've tested these updates on Stabilizer with a patched dependency chain and I've got PRs ready for a few different crates to update the API.

cc @ithinuel, @jordens