esp-idf/examples/peripherals/usb/device/.build-test-rules.yml

10 lines
265 B
YAML
Raw Normal View History

2022-07-22 04:20:21 -04:00
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
examples/peripherals/usb/device:
enable:
- if: SOC_USB_OTG_SUPPORTED == 1
disable_test:
- if: IDF_TARGET == "esp32s3"
temporary: true
reason: lack of runners