Jesse Braham
Jesse Braham
I was thinking about this last week briefly (didn't get around to starting on it) but at the time I wasn't sure how to handle the banked GPIO access. Different...
Just a heads up, I'm pretty deep into a fairly extensive rework of the GPIO module, and I have a generic pin type in this work. Hoping to PR something...
I did say to @JurajSadel that we can not worry about the floats right now, just for the sake of getting things completed and merged. If you have a problem...
I'm not sure it matters too much, everybody is going to have different boards I'd imagine. Generally I use the DevKits from Espressif so that's usually how I determine the...
I have an `RNG` implementation complete which I will PR soon, waiting on PACs to be updated. **Edit:** added in #26
@liebman I think that's what those were supposed to be, I honestly don't even remember where I generated this list from at this point 😁 Thanks for pointing that out....
`ADC` is supported on all chips now that #217 is merged.
We now have some level of `DMA` support for all supported chips.
Cool, thanks for sharing! Should we just add an `esp-hal-async` package or something to this repo, or how did you want to go about doing this?
#87 has now been closed.