Jesse Braham
Jesse Braham
> I like the idea of putting the hal implementations into modules I very much don't, but guess I won't be too stubborn about it. I'd like some guarantee that...
> Is problem in `mod`'s or different files? At the end of the day it's largely just a matter of consistency, I guess my personal preferences don't matter as much...
@SergioGasquez should we just try re-running the tests when this happens, or what is the best course of action?
Seems to be working in my PR, so let's try again...
I think I'm going to close this for the time being, releasing isn't too big of a deal and I don't think it's worth spending any time on this right...
I've actually had a change of heart here, and think we should revisit this. With the addition of our self-hosted documentation, there are a number of things to consider for...
I will continue to add items as I think of them, but off the top of my head the general release process is as follows: - Publish new packages -...
I am looking into this on the side, between other projects. Will have something soon-ish probably.
@markfarnan as things stand currently: - We have have time driver implementations for all currently supported chips (ESP32, ESP32-C2/C3, ESP32-S2/S3) using either `TIMG` as the timer source or `SYSTIMER` (with...
@mchodzikiewicz there has been a little bit of discussion on this topic, this comment should hopefully summarize what we've been thinking: https://github.com/esp-rs/esp-rs-backlog/issues/6#issuecomment-914639690