Add elecrow-s3-8048c050_4MB

This commit is contained in:
fvanroie 2024-05-24 00:09:52 +02:00
parent 6f402cb42d
commit cd34d8994f
2 changed files with 1 additions and 7 deletions

View File

@ -31,7 +31,7 @@ jobs:
- out: dustinwatts - out: dustinwatts
env: "freetouchdeck_4MB -e freetouchdeck_8MB -e esp32-touchdown" env: "freetouchdeck_4MB -e freetouchdeck_8MB -e esp32-touchdown"
- out: elecrow - 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 - out: globalsecurity
env: gs-t3e_16MB env: gs-t3e_16MB
- out: guition - out: guition

View File

@ -81,9 +81,6 @@ extends = elecrow-esp32-s3-tft, flash_4mb
build_flags = build_flags =
-D HASP_MODEL="Elecrow WZ8048C070" -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-esp32-s3-tft.build_flags}
${elecrow-tft-common-pins.build_flags} ${elecrow-tft-common-pins.build_flags}
@ -127,9 +124,6 @@ extends = elecrow-esp32-s3-tft, flash_4mb
build_flags = build_flags =
-D HASP_MODEL="Elecrow WZ8048C050" -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} ${elecrow-esp32-s3-tft.build_flags}