esp-rs/esp-pacs repo issues and pull requests
Add missing `INTERRUPT_CORE0` peripheral for ESP32-C5 #358 [jessebraham]
Add `PLIC_MX` and `PLIC_UX` peripherals for ESP32-C5 #359 [jessebraham]
Fixes for `INTERRUPT_CORE0` peripheral for ESP32-C5 #361 [jessebraham]
Add initial `esp32c61` support #357 [playfulFence]
To be further patched (that is why it's a draft)
Various fixes and improvements for ESP32-C5 #363 [jessebraham]
Unify separate interrupt map registers #362 [bugadani]
These are just silly and a waste of code. We have a way to address specific interrupt map registers using the...
New package releases #364 [MabezDev]
Try deduplicating more #365 [bugadani]
playfulFence: I don't think we have enough information to make it more complete. However, it would be enough...
jessebraham: Suggested change A **P**eripheral...
jessebraham