Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Releases: lvgl/lv_arduino

V3.0.1 - LVGL Core 7.0.2

20 Jun 07:59
3835ca7
Compare
Choose a tag to compare
  • LVGL Core update
  • ESP32 Slider example working

V3.0.0 - new core

08 Jun 06:20
8651c35
Compare
Choose a tag to compare

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

25 May 11:31
79bb94b
Compare
Choose a tag to compare

... 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

30 Dec 09:48
0e11c3a
Compare
Choose a tag to compare

Update LVGL Core to 6.1.1

V2.0.3 - Update LVGL core to 6.0.1

03 Aug 13:10
69a2582
Compare
Choose a tag to compare

... with various bugfixes after v6.0

V2.0.2 - Library name change

31 Jul 04:18
333f8eb
Compare
Choose a tag to compare

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

19 Jul 13:33
28b1878
Compare
Choose a tag to compare

Just update LVGL library main web page url.

Huge improvement...

08 Jul 17:43
ac94d7c
Compare
Choose a tag to compare

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

15 Mar 06:06
4ca926a
Compare
Choose a tag to compare

Version 1.0.0 of this library is based on LittlevGL version 5.3.