Add board revision

This commit is contained in:
fvanroie 2021-01-12 14:24:02 +01:00
parent b718535127
commit dc8735d92b

View File

@ -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 =