This is a fork of http://github.com/0xxon/LVGL-PlatformIO-Example modified to load a UI generated by EEZ-studio on a M5 core2 family development board.
Before building: open Gauge.eez-project
with eez-studio and generate the ui files in src/ui
.
This is a minimal example on how to use LVGL version 9 on an M5Stack Core2/CoreS3.
This example uses PlatformIO, and the M5Unified library.