This is a hello world project for the lilygo T-Display S3 AMOLED based on the project https://github.com/VolosR/TDisplayAmoled. The firmware is build by the github workflow for the ESP32 S3 board.
When you push a new git tag then the workflows/build_release.yml is triggered, e.g.
git tag v1.0.0git push origin v1.0.0Contribution and help ... if you find an issue or wants to contribute then please do not hesitate to create a merge request or an issue.
We provide our build template as is, and we make no promises or guarantees about this code.