feat(ci): Enable p4 example, test_apps and unit tests CI build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user