rust-iot / radio-hal

Embedded rust radio abstraction crate
https://ryan.kurte.nz/notes/2020-01-05-rust-radio
MIT License
71 stars 13 forks source link

update embedded hal to 1.0.0 #33

Closed ryankurte closed 9 months ago

ryankurte commented 1 year ago

also swaps structopt to clap and updates a few other deps

SimonIT commented 11 months ago

Is there any reason why this PR isn't merged? We are evaluating, as a master project, if we can use this crate as an independent interface

SimonIT commented 9 months ago

@ryankurte @henrikssn

ryankurte commented 9 months ago

howdy, now we have an e-h 1.0 release it's just a matter of finding the time to update radio-hal and the downstream packages... would be delighted to accept PRs if y'all are interested in contributing ^_^

ryankurte commented 9 months ago

thanks @SimonIT! still probably will update some radio drivers and test prior to release, but, hopefully this helps ^_^

(also very curious about what you're working on that this would be useful for?)