mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 21:26:43 +00:00
Add wt-86-32-3zw1
This commit is contained in:
parent
b2b2736df7
commit
fada55d475
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -44,8 +44,8 @@ jobs:
|
|||||||
out: makerfabs-tft
|
out: makerfabs-tft
|
||||||
- env: ttgo-t7-v1.5_ili9341
|
- env: ttgo-t7-v1.5_ili9341
|
||||||
out: ttgo-t7
|
out: ttgo-t7
|
||||||
- out: wt32-sc01
|
- out: wireless-tag
|
||||||
env: "wt32-sc01_4MB -e wt32-sc01_16MB"
|
env: "wt32-sc01_4MB -e wt32-sc01_16MB -e wt-86-32-3zw1"
|
||||||
- env: yeacreate-nscreen32
|
- env: yeacreate-nscreen32
|
||||||
out: yeacreate
|
out: yeacreate
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
; - gls1680 touch controller ;
|
; - gls1680 touch controller ;
|
||||||
;***************************************************;
|
;***************************************************;
|
||||||
|
|
||||||
[env:wt-86-32-3zw1_ili9488]
|
[env:wt-86-32-3zw1]
|
||||||
extends = esp32s2_16mb_v2
|
extends = esp32s2_16mb_v2
|
||||||
board = esp32s2
|
board = esp32s2
|
||||||
|
|
||||||
@ -56,7 +56,8 @@ build_flags =
|
|||||||
lib_deps =
|
lib_deps =
|
||||||
${env.lib_deps}
|
${env.lib_deps}
|
||||||
${esp32s2.lib_deps}
|
${esp32s2.lib_deps}
|
||||||
lovyan03/LovyanGFX @ ^0.4.12
|
;lovyan03/LovyanGFX @ ^0.4.14
|
||||||
|
https://github.com/lovyan03/LovyanGFX.git#1be6600
|
||||||
git+https://github.com/arovak/GSL2038.git
|
git+https://github.com/arovak/GSL2038.git
|
||||||
|
|
||||||
lib_ignore =
|
lib_ignore =
|
Loading…
x
Reference in New Issue
Block a user