mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Add elecrow-s3-8048c050_4MB
This commit is contained in:
parent
6f402cb42d
commit
cd34d8994f
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
- out: dustinwatts
|
||||
env: "freetouchdeck_4MB -e freetouchdeck_8MB -e esp32-touchdown"
|
||||
- out: elecrow
|
||||
env: "esp32-terminal-rgb_16MB -e esp32-terminal-spi_16MB -e elecrow-s3-8048c070_4MB"
|
||||
env: "esp32-terminal-rgb_16MB -e esp32-terminal-spi_16MB -e elecrow-s3-8048c050_4MB -e elecrow-s3-8048c070_4MB"
|
||||
- out: globalsecurity
|
||||
env: gs-t3e_16MB
|
||||
- out: guition
|
||||
|
@ -81,9 +81,6 @@ extends = elecrow-esp32-s3-tft, flash_4mb
|
||||
|
||||
build_flags =
|
||||
-D HASP_MODEL="Elecrow WZ8048C070"
|
||||
-D HASP_LOG_LEVEL=LOG_LEVEL_WARNING
|
||||
-D HASP_USE_CAPTIVE_PORTAL=0
|
||||
; -D HASP_USE_CUSTOM=1
|
||||
|
||||
${elecrow-esp32-s3-tft.build_flags}
|
||||
${elecrow-tft-common-pins.build_flags}
|
||||
@ -127,9 +124,6 @@ extends = elecrow-esp32-s3-tft, flash_4mb
|
||||
|
||||
build_flags =
|
||||
-D HASP_MODEL="Elecrow WZ8048C050"
|
||||
-D HASP_LOG_LEVEL=LOG_LEVEL_WARNING
|
||||
-D HASP_USE_CAPTIVE_PORTAL=0
|
||||
; -D HASP_USE_CUSTOM=1
|
||||
|
||||
${elecrow-esp32-s3-tft.build_flags}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user