Skip to content

Commit b89c220

Browse files
authored
feat(matter): CI will target any SoC with Thread radio
Removed unsupported target configurations for ESP32.
1 parent 3e0dd06 commit b89c220

File tree

1 file changed

+0
-7
lines changed
  • idf_component_examples/Arduino_ESP-Matter-over-Thread_ESP32-C6

1 file changed

+0
-7
lines changed

idf_component_examples/Arduino_ESP-Matter-over-Thread_ESP32-C6/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
targets:
2-
esp32s2: false
3-
esp32s3: false
4-
esp32c2: false
5-
esp32c3: false
6-
esp32p4: false
7-
81
requires:
92
- CONFIG_OPENTHREAD_ENABLED=y
103
- CONFIG_ESP_MATTER_ENABLE_DATA_MODEL=y

0 commit comments

Comments
 (0)