rust-embedded-community / usb-device

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

Provide `LangID` via preludes #133

Closed ianrrees closed 7 months ago

ianrrees commented 7 months ago

It seems like most uses of usb-device now require the LangID enum, so this PR adds it to the preludes.