Evan Cameron
Evan Cameron
Were you ever able to fix this issue?
This is probably related to the issue I just filed https://github.com/japaric/stm32f30x-hal/issues/35
I recently flashed the QMK firmware and my LCD screen is not working at all. Was this ever integrated into QMK?
Ah, I see it does not actually hang there forever, but does eventually succeed if you wait long enough. I think this is due to the `Error setting resource limits`...
Ah, I see there is a PR for it already https://github.com/japaric/stm32f30x-hal/pull/16/files
Thanks! I have started using `stm32f3xx-hal`, it would be nice if this crate either accepted the PRs that fix issues with it, or say that it's no longer maintained. I...
Sure! I don't see why we couldn't support something like that. It might help to put it behind a feature gate.
It's a pretty small crate, I'm not actively doing anything with it but I'm happy to merge stuff if it makes sense. I don't recall nb being very popular when...
Ok. Feel free to PR and I will take a look! On Tue, Dec 6, 2022, 4:57 a.m. Pietro ***@***.***> wrote: > Would you add support behind a feature gate...
The table decoder was added in #3 by another contributor, and it's been so long since I looked at any of this I can't say what I was thinking at...