add S3 env with 120Mhz / 8MB Flash

This commit is contained in:
Jason2866 2024-04-21 23:07:01 +02:00 committed by GitHub
parent f6cba1986b
commit ef99b40578
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 0 deletions

View File

@ -45,6 +45,17 @@ build_flags = ${env:tasmota32_base.build_flags}
-DUSE_LVGL_OPENHASP
-DOTA_URL='""'
[env:tasmota32s3-qio_opi_120]
# device needs >= 8MB Flash!!
extends = env:tasmota32_base
board = esp32s3-qio_opi_120
board_build.partitions = partitions/esp32_partition_app3904k_fs3392k.csv
build_flags = ${env:tasmota32_base.build_flags}
-DUSE_BERRY_ULP
-DFIRMWARE_LVGL
-DUSE_LVGL_OPENHASP
-DOTA_URL='""'
[env:tasmota32s3-opi_opi]
extends = env:tasmota32_base
board = esp32s3-opi_opi
@ -55,6 +66,7 @@ build_flags = ${env:tasmota32_base.build_flags}
-DFIRMWARE_LVGL
-DUSE_LVGL_OPENHASP
-DOTA_URL='""'
[env:tasmota32c3-bluetooth]
extends = env:tasmota32_base
board = esp32c3