The library has been developed to be used in Arduino, but it can also be used easily in PlatformIO. When Create a new PlatformIO Project. Update the platformio.ini file in the root of the project: ...
Install the LvGL 8.4.0 Library within PlatformIO, or any newer version below 9.0.0. Install the Lovyan GFX 1.2.7 (or newer) Library within PlatformIO [env:sunton_s3] platform = espressif32 board = ...
In a recent post, I talked about using the “Blue Pill” STM32 module with the Arduino IDE. I’m not a big fan of the Arduino IDE, but I will admit it is simple to use which makes it good for simple ...