rust-embedded-community / usb-device

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

Release `usb-device` 0.3.0 #132

Closed ryan-summers closed 10 months ago

ryan-summers commented 10 months 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