From 01abf97410f5df22468f3d59c376e6f00b08c0cd Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 24 Jun 2023 11:41:57 +0200 Subject: [PATCH] Revert "add matter builds to the env and gh actions (#18932)" (#18952) This reverts commit 8ae819d7d9ad010df4f4a7835ab3cd3e2dfc4770. --- .github/workflows/Tasmota_build_devel.yml | 5 -- .github/workflows/Tasmota_build_master.yml | 5 -- .github/workflows/build_all_the_things.yml | 3 -- platformio_tasmota_env32.ini | 63 ---------------------- 4 files changed, 76 deletions(-) diff --git a/.github/workflows/Tasmota_build_devel.yml b/.github/workflows/Tasmota_build_devel.yml index be75ce913..1d7d24852 100644 --- a/.github/workflows/Tasmota_build_devel.yml +++ b/.github/workflows/Tasmota_build_devel.yml @@ -157,11 +157,6 @@ jobs: matrix: variant: - tasmota32 - - tasmota32-matter - - tasmota32c3-matter - - tasmota32s3-matter - - tasmota32c3cdc-matter - - tasmota32s3cdc-matter - tasmota32-zbbrdgpro - tasmota32-webcam - tasmota32-bluetooth diff --git a/.github/workflows/Tasmota_build_master.yml b/.github/workflows/Tasmota_build_master.yml index 71ee36db0..7f46ee44b 100644 --- a/.github/workflows/Tasmota_build_master.yml +++ b/.github/workflows/Tasmota_build_master.yml @@ -156,11 +156,6 @@ jobs: matrix: variant: - tasmota32 - - tasmota32-matter - - tasmota32c3-matter - - tasmota32s3-matter - - tasmota32c3cdc-matter - - tasmota32s3cdc-matter - tasmota32-zbbrdgpro - tasmota32-webcam - tasmota32-bluetooth diff --git a/.github/workflows/build_all_the_things.yml b/.github/workflows/build_all_the_things.yml index 9f68b4b30..3f89214e3 100644 --- a/.github/workflows/build_all_the_things.yml +++ b/.github/workflows/build_all_the_things.yml @@ -93,9 +93,6 @@ jobs: - tasmota32c3 - tasmota32s2 - tasmota32s3 - - tasmota32-matter - - tasmota32c3-matter - - tasmota32s3-matter - tasmota32-zbbrdgpro - tasmota-zigbee - tasmota32-bluetooth diff --git a/platformio_tasmota_env32.ini b/platformio_tasmota_env32.ini index 8db151d42..337255131 100644 --- a/platformio_tasmota_env32.ini +++ b/platformio_tasmota_env32.ini @@ -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