forked from espressif/esp-idf
CI: remove esp32h4 build in zigbee example
This commit is contained in:
@@ -8,10 +8,10 @@ examples/zigbee/esp_zigbee_gateway:
|
|||||||
|
|
||||||
examples/zigbee/esp_zigbee_rcp:
|
examples/zigbee/esp_zigbee_rcp:
|
||||||
enable:
|
enable:
|
||||||
- if: IDF_TARGET in ["esp32h4", "esp32c6", "esp32h2"]
|
- if: IDF_TARGET in ["esp32c6", "esp32h2"]
|
||||||
reason: should able to run on esp32h4 esp32h2 and esp32c6
|
reason: should able to run on esp32h2 and esp32c6
|
||||||
|
|
||||||
examples/zigbee/light_sample:
|
examples/zigbee/light_sample:
|
||||||
enable:
|
enable:
|
||||||
- if: IDF_TARGET in ["esp32h4", "esp32c6", "esp32h2"]
|
- if: IDF_TARGET in ["esp32c6", "esp32h2"]
|
||||||
reason: should able to run on esp32h4 esp32h2 and esp32c6
|
reason: should able to run on esp32h2 and esp32c6
|
||||||
|
Reference in New Issue
Block a user