This repository has been archived by the owner on Dec 4, 2020. It is now read-only.
Releases: lvgl/lv_arduino
Releases · lvgl/lv_arduino
V3.0.1 - LVGL Core 7.0.2
V3.0.0 - new core
New core
This version is based on LVGL 7.0.1. Unfortunately the STM32 example is not tested/updated because of lack of hardware.
V2.1.5 - Faster drawing, no Ticker
... still based on LVGL v6.x
- Removed need for Ticker (use the Arduino standard millis())
- way faster screen update based on Bodmer suggestion
- faster debugging output (removed the delay call)
V2.1.4 - Update LVGL to 6.1.1
Update LVGL Core to 6.1.1
V2.0.3 - Update LVGL core to 6.0.1
... with various bugfixes after v6.0
V2.0.2 - Library name change
Library name change
As per request from here lvgl/lvgl#1164 (comment) , the library name was changed to lv_arduino
.
V2.0.1 - webpage url update
Just update LVGL library main web page url.
Huge improvement...
New version 2.0.0 is based on LVGL v6.0 (master version few days after 6.0 release actually).
Let me introduce... V1.0.0
Version 1.0.0 of this library is based on LittlevGL version 5.3.