Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 710 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 710 Bytes

Example squareline demo on ESP32 and ESP32-S3

platforms: M5Stack Core2 and CoreS3, Lilygo T-S3, Sunton 8048S070 stacks: LVGL, Arduino_GFX, Squareline, Arduino

works, but not the final word - this represents my learning curve for instance, I did not even try the canonical ESP32 LVGL support

alt core2

credits to RileyCornelius

Build

This repo uses lvgl and other libraries as a git submodule:

git clone  https://github.com/mhaberler/squareline-esp32.git
cd squareline-esp32/
git submodule update --init --recursive

Choose target and build.