mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
remove lv_lib_qrcode submodule
This commit is contained in:
parent
7467355ef3
commit
c4033973e2
@ -49,7 +49,7 @@ lib_deps =
|
|||||||
;lvgl@^7.0.0 ; Not in library yet
|
;lvgl@^7.0.0 ; Not in library yet
|
||||||
TFT_eSPI@^1.5.0
|
TFT_eSPI@^1.5.0
|
||||||
PubSubClient@^2.7.0 ; MQTT client
|
PubSubClient@^2.7.0 ; MQTT client
|
||||||
ArduinoJson@6.13.0 ; 6.14.0 break unicode decoding!
|
ArduinoJson@^6.14.1 ; needs at least 6.14.1
|
||||||
Syslog@^2.0.0
|
Syslog@^2.0.0
|
||||||
|
|
||||||
; -- littlevgl config options ----------------------
|
; -- littlevgl config options ----------------------
|
||||||
@ -105,8 +105,8 @@ src_filter = +<*> +<../drivers/stm32f429_disco>
|
|||||||
[env:d1mini32-lolintft24]
|
[env:d1mini32-lolintft24]
|
||||||
platform = espressif32
|
platform = espressif32
|
||||||
board = wemos_d1_mini32
|
board = wemos_d1_mini32
|
||||||
upload_port = COM5 ; Change to the correct port
|
upload_port = COM6 ; Change to the correct port
|
||||||
monitor_port = COM5 ; Change to the correct port
|
monitor_port = COM6 ; Change to the correct port
|
||||||
board_build.partitions = default.csv
|
board_build.partitions = default.csv
|
||||||
build_flags =
|
build_flags =
|
||||||
${env.build_flags}
|
${env.build_flags}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user