rust-embedded-community / usb-device

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

Add Clippy checks #123

Closed ithinuel closed 11 months ago

ithinuel commented 11 months ago

This addresses feedback provided by clippy and adds it to the rustfmt CI pipeline.