Update Guition

This commit is contained in:
fvanroie 2024-02-26 21:52:27 +01:00
parent 82a382ad57
commit 677e8cc1e7
2 changed files with 3 additions and 3 deletions

View File

@ -34,6 +34,8 @@ jobs:
env: "esp32-terminal-rgb_16MB -e esp32-terminal-spi_16MB" env: "esp32-terminal-rgb_16MB -e esp32-terminal-spi_16MB"
- out: globalsecurity - out: globalsecurity
env: gs-t3e_16MB env: gs-t3e_16MB
- out: guition
env: esp32-s3-4848s040_16MB
- out: lanbon - out: lanbon
env: lanbon_l8 env: lanbon_l8
- out: lilygo-ttgo - out: lilygo-ttgo
@ -56,8 +58,6 @@ jobs:
env: "wt32-sc01_4MB -e wt32-sc01_16MB -e wt-86-32-3zw1 -e wt32-sc01-plus_8MB -e wt32-sc01-plus_16MB" env: "wt32-sc01_4MB -e wt32-sc01_16MB -e wt-86-32-3zw1 -e wt32-sc01-plus_8MB -e wt32-sc01-plus_16MB"
- out: yeacreate - out: yeacreate
env: yeacreate-nscreen32 env: yeacreate-nscreen32
- out: guition
env: esp32-s3-4848S040
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4

View File

@ -1,5 +1,5 @@
;***************************************************; ;***************************************************;
; Generic T3E with TFT 3.95" ; ; Generic Guition with TFT 3.95" ;
; - Custom esp32-s3 board ; ; - Custom esp32-s3 board ;
; - st7701s TFT ; ; - st7701s TFT ;
; - gt911 touch controller ; ; - gt911 touch controller ;