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
@@ -3,6 +3,9 @@
components/esp_system/test_apps/esp_system_unity_tests:
disable:
- if: CONFIG_NAME == "psram" and SOC_SPIRAM_SUPPORTED != 1
- if: IDF_TARGET == "esp32p4"
temporary: true
reason: not supported on p4 yet
components/esp_system/test_apps/linux_apis:
enable: