mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 13:16:45 +00:00
Update to official lvgl 7.7.2
This commit is contained in:
parent
f239b05b08
commit
2ccb9daf14
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user