mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 05:36:37 +00:00
update Adafruit STMPE610, TFT_eSPI and Arduino_GFX
This commit is contained in:
parent
3fe34e17df
commit
f32d78ee24
@ -75,7 +75,7 @@ build_flags =
|
|||||||
-D HASP_VER_MAJ=0
|
-D HASP_VER_MAJ=0
|
||||||
-D HASP_VER_MIN=7
|
-D HASP_VER_MIN=7
|
||||||
;-D HASP_VER_REV=4
|
;-D HASP_VER_REV=4
|
||||||
-D HASP_VER_REV=0-rc8
|
-D HASP_VER_REV=0-rc9
|
||||||
;-D HASP_VER_REV=4-rc1
|
;-D HASP_VER_REV=4-rc1
|
||||||
${override.build_flags}
|
${override.build_flags}
|
||||||
|
|
||||||
@ -108,12 +108,12 @@ lib_deps =
|
|||||||
|
|
||||||
[arduinogfx]
|
[arduinogfx]
|
||||||
lib_deps =
|
lib_deps =
|
||||||
;moononournation/GFX Library for Arduino @ ^1.3.0
|
moononournation/GFX Library for Arduino@1.4.0
|
||||||
git+https://github.com/moononournation/Arduino_GFX.git
|
;git+https://github.com/moononournation/Arduino_GFX.git
|
||||||
|
|
||||||
[tft_espi]
|
[tft_espi]
|
||||||
lib_deps =
|
lib_deps =
|
||||||
bodmer/TFT_eSPI@2.5.0
|
bodmer/TFT_eSPI@2.5.34
|
||||||
;https://github.com/Bodmer/TFT_eSPI.git#master
|
;https://github.com/Bodmer/TFT_eSPI.git#master
|
||||||
|
|
||||||
[goodix]
|
[goodix]
|
||||||
@ -130,4 +130,4 @@ lib_deps =
|
|||||||
|
|
||||||
[stmpe610]
|
[stmpe610]
|
||||||
lib_deps =
|
lib_deps =
|
||||||
adafruit/Adafruit STMPE610@^1.1.4
|
adafruit/Adafruit STMPE610@^1.1.6
|
Loading…
x
Reference in New Issue
Block a user