feat(ci): Enable p4 example, test_apps and unit tests CI build

This commit is contained in:
Armando
2023-08-17 10:45:23 +08:00
parent 70071a334f
commit 7dbd3f6909
156 changed files with 652 additions and 322 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
examples/zigbee/esp_zigbee_gateway:
disable:
- if: IDF_TARGET in ["esp32c2", "esp32h2"]
- if: IDF_TARGET in ["esp32c2", "esp32h2", "esp32p4"]
temporary: true
reason: target(s) not supported yet
<<: *zigbee_dependencies