But yes, I'm happy for whoever wants to to have a go at this. Just start a new ESP32 branch in the Espruino project (not a new repo). I just added a new ESP32 label, and you can tag issues with that (it's easy enough to search for only issues with certain labels).
Please try to document in your code, or in the repo itself (as .md files) wherever possible though. Last time we had wikis and documentation that was totally separate from the repo, and it very quickly became outdated and had to eventually be removed because we had a few posts from people who'd got confused by it.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
There's another thread on this as well, with some of my comments: http://forum.espruino.com/conversations/292525/#comment13203153
But yes, I'm happy for whoever wants to to have a go at this. Just start a new ESP32 branch in the Espruino project (not a new repo). I just added a new ESP32 label, and you can tag issues with that (it's easy enough to search for only issues with certain labels).
Please try to document in your code, or in the repo itself (as
.md
files) wherever possible though. Last time we had wikis and documentation that was totally separate from the repo, and it very quickly became outdated and had to eventually be removed because we had a few posts from people who'd got confused by it.