Revert "add matter builds to the env and gh actions (#18932)" (#18952)

This reverts commit 8ae819d7d9.
This commit is contained in:
Jason2866 2023-06-24 11:41:57 +02:00 committed by GitHub
parent b419ae3a92
commit 01abf97410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 76 deletions

View File

@ -157,11 +157,6 @@ jobs:
matrix:
variant:
- tasmota32
- tasmota32-matter
- tasmota32c3-matter
- tasmota32s3-matter
- tasmota32c3cdc-matter
- tasmota32s3cdc-matter
- tasmota32-zbbrdgpro
- tasmota32-webcam
- tasmota32-bluetooth

View File

@ -156,11 +156,6 @@ jobs:
matrix:
variant:
- tasmota32
- tasmota32-matter
- tasmota32c3-matter
- tasmota32s3-matter
- tasmota32c3cdc-matter
- tasmota32s3cdc-matter
- tasmota32-zbbrdgpro
- tasmota32-webcam
- tasmota32-bluetooth

View File

@ -93,9 +93,6 @@ jobs:
- tasmota32c3
- tasmota32s2
- tasmota32s3
- tasmota32-matter
- tasmota32c3-matter
- tasmota32s3-matter
- tasmota32-zbbrdgpro
- tasmota-zigbee
- tasmota32-bluetooth

View File

@ -161,69 +161,6 @@ build_flags = ${env:tasmota32_base.build_flags}
-DFRAMEWORK_ARDUINO_ITEAD
-DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32-nspanel.bin"'
[env:tasmota32-matter]
extends = env:tasmota32_base
board_build.f_flash = 80000000L
board_build.f_cpu = 240000000L
build_flags = ${env:tasmota32_base.build_flags}
-DFIRMWARE_TASMOTA32
-DUSE_MATTER_DEVICE
-DCODE_IMAGE_STR='"matter"'
-DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32-matter.bin"'
[env:tasmota32c3-matter]
extends = env:tasmota32c3
board = esp32c3
board_build.flash_mode = qio
build_flags = ${env:tasmota32_base.build_flags}
-fno-lto
-DFIRMWARE_TASMOTA32
-DUSE_MATTER_DEVICE
-DCODE_IMAGE_STR='"matter"'
-DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32c3-matter.bin"'
[env:tasmota32s3-matter]
extends = env:tasmota32_base
board_build.f_flash = 80000000L
board_build.f_cpu = 240000000L
board_build.flash_mode = qio
board = esp32s3-qio_qspi
build_flags = ${env:tasmota32_base.build_flags}
-DFIRMWARE_TASMOTA32
-DUSE_MATTER_DEVICE
-DCODE_IMAGE_STR='"matter"'
-DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32s3-matter.bin"'
lib_ignore =
TTGO TWatch Library
Micro-RTSP
epdiy
[env:tasmota32c3cdc-matter]
extends = env:tasmota32c3
board = esp32c3cdc
build_flags = ${env:tasmota32_base.build_flags}
-fno-lto
-DFIRMWARE_TASMOTA32
-DUSE_MATTER_DEVICE
-DCODE_IMAGE_STR='"matter"'
-DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32c3cdc-matter.bin"'
[env:tasmota32s3cdc-matter]
extends = env:tasmota32_base
board_build.f_flash = 80000000L
board_build.f_cpu = 240000000L
board_build.flash_mode = qio
board = esp32s3cdc-qio_qspi
build_flags = ${env:tasmota32_base.build_flags}
-DFIRMWARE_TASMOTA32
-DUSE_MATTER_DEVICE
-DCODE_IMAGE_STR='"matter"'
-DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32s3cdc-matter.bin"'
lib_ignore =
TTGO TWatch Library
Micro-RTSP
epdiy
[env:tasmota32c3-safeboot]
extends = env:tasmota32_base
board = esp32c3