mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 05:06:44 +00:00
Add board revision
This commit is contained in:
parent
b718535127
commit
dc8735d92b
@ -1,6 +1,6 @@
|
|||||||
;***************************************************;
|
;***************************************************;
|
||||||
; Wireless-Tag WT32-SC01 dev board & display ;
|
; Wireless-Tag WT32-SC01 dev board & display ;
|
||||||
; - Custom ESP32 pcb ;
|
; - Custom ESP32 V3.2 revision board ;
|
||||||
; - ST7789V TFT ;
|
; - ST7789V TFT ;
|
||||||
; - FT6336U touch controller ;
|
; - FT6336U touch controller ;
|
||||||
;***************************************************;
|
;***************************************************;
|
||||||
@ -41,7 +41,6 @@ build_flags =
|
|||||||
lib_deps =
|
lib_deps =
|
||||||
${env.lib_deps}
|
${env.lib_deps}
|
||||||
${esp32.lib_deps}
|
${esp32.lib_deps}
|
||||||
;git+https://github.com/lvgl/lvgl_esp32_drivers.git
|
|
||||||
git+https://github.com/aselectroworks/Arduino-FT6336U.git
|
git+https://github.com/aselectroworks/Arduino-FT6336U.git
|
||||||
|
|
||||||
lib_ignore =
|
lib_ignore =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user