mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -04:00
8 lines
234 B
YAML
8 lines
234 B
YAML
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
|
|
|
|
components/newlib/test_apps/newlib:
|
|
disable:
|
|
- if: IDF_TARGET == "esp32p4"
|
|
temporary: true
|
|
reason: not supported yet #TODO: IDF-7862
|