esp-rs/esp-pacs repo issues and pull requests
Add minimal support for Wi-Fi on the ESP32-S2. #309 [Frostie314159]
Hi, this PR adds minimal support for the ESP32-S2 and delivers improvements to the ESP32 as well. I've modularized...
Add the `links` key to each Cargo manifest #310 [jessebraham]
Still not 100% certain we will do this (see esp-rs/esp-hal#2589), but ready to go if we decide to at least.
New package releases #311 [jessebraham]
Frostie314159: Alright, I've removed the CTS_UNKNOWN field for the time being, as we aren't 100% sure about...
Frostie314159: I just noticed, I'll have to make some last minute changes. It won't take long.
Frostie314159: Alright, this is ready from my side. I had to decluster the TX parameter registers, since those...
jessebraham: Patches look reasonable enough, and the fact that you have working examples is a pretty good...