atsamd-rs / atsamd

Target atsamd microcontrollers using Rust
https://matrix.to/#/#atsamd-rs:matrix.org
Apache License 2.0
559 stars 200 forks source link

Version bump for feather_m0 board to enable usb #200

Closed TDHolmes closed 4 years ago

TDHolmes commented 4 years ago

I'm using the feather_m0 board for a project I'm working on, and currently I have to use the git link instead of the version on crates.io since the usb feature flag was added after 0.6.0. Can this be bumped and released?

This is more of a convenience thing, in the meantime I'll just use the direct git link.

sajattack commented 4 years ago

Done