Update to official lvgl 7.7.2

This commit is contained in:
fvanroie 2020-11-19 01:10:30 +01:00
parent f239b05b08
commit 2ccb9daf14
2 changed files with 4 additions and 5 deletions

6
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "lib/lv_lib_qrlodepng"]
path = lib/lv_lib_qrlodepng
url = https://github.com/littlevgl/lv_lib_lodepng
[submodule "lib/lvgl"]
path = lib/lvgl
url = https://github.com/fvanroie/lvgl.git
##[submodule "lib/lvgl"]
## path = lib/lvgl
## url = https://github.com/fvanroie/lvgl.git

View File

@ -32,9 +32,8 @@ upload_speed = 921600
monitor_speed = 115200
; -- Shared library dependencies in all environments
lib_deps =
;lvgl@7.7.2 ; Not in library yet
lvgl/lvgl @ ^7.7.2 ; Not in library yet
bodmer/TFT_eSPI @ ^2.3.4 ; Tft SPI drivers
;TFT_eSPI@^1.4.20 ; Tft SPI drivers
PubSubClient @ ^2.8.0 ; MQTT client
ArduinoJson @ ^6.17.2 ; Json(l) parser
StreamUtils @ ^1.5.0 ; for EEPromStream