This is a set of build scripts and web installer for Linux on ESP32-S3.
I'm not the author of this code. Max Filippov is. But I admired his work so much, so I decided to add by 5 cents to it. Specifically
- Added submodules for better dependencies tracking and better build stability
- Added build pipeline, so anyone would have a reference build
- Added release pipeline, so if you don't fancy building it yourself, can just pick up binaries
- Finally, added web-installer, so you can flash to your ESP32-S3 board it with no tools but modern browser
Hope that will help others to follow authors steps.