Daniel Egger
Daniel Egger
Please feel free to send a PR with documentation or usability improvements.
Yes, whenever I get around to implementing them or someone sends a PR to implement it.
@cgm616 ping
@droogmic Just from reading the code I'm not sure how conflicting use would be possible. Is this due to Delay being a type alias for a Timer? If so this...
@droogmic I don't have the time right now to look into your update but typestate programming is something like this: https://github.com/therealprof/stm32f042-hal/blob/master/src/gpio.rs Basically what you had previously but with empty structs...
@droogmic Actually I was hoping that instead of `Timer` we would have something like `Timer`, potentially even without the additional `Timer` though I'm not sure whether that would work register-wise.
@jonas-schievink Thanks for noticing. @droogmic maybe something to consider for your Timer rework...
Absolutely, all contributions welcome.
I just retried with the latest Rust version (and code version). I can't reproduce it at this time anymore.
@tafia Any chance to handing this project over to someone interested in maintaining it?