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
@@ -2,6 +2,6 @@
components/esp_timer/test_apps:
disable:
- if: IDF_TARGET in ["esp32h2"] # Sleep support IDF-6267
- if: IDF_TARGET in ["esp32h2", "esp32p4"] # Sleep support IDF-6267, IDF-7528
temporary: true
reason: Not supported yet