2019-07-01 20:53:21 +08:00
|
|
|
sample:
|
|
|
|
name: Video capture
|
|
|
|
tests:
|
|
|
|
sample.video.capture:
|
|
|
|
build_only: true
|
2024-06-12 21:55:00 +08:00
|
|
|
tags:
|
|
|
|
- video
|
|
|
|
- shield
|
|
|
|
- samples
|
|
|
|
extra_args:
|
2024-02-02 07:35:17 +08:00
|
|
|
- platform:mimxrt1064_evk:SHIELD="dvp_fpc24_mt9m114;rk043fn66hs_ctg"
|
2024-03-14 01:13:18 +08:00
|
|
|
- platform:mimxrt1170_evk/mimxrt1176/cm7:SHIELD="nxp_btb44_ov5640;rk055hdmipi4ma0"
|
2023-05-08 19:37:42 +08:00
|
|
|
platform_allow:
|
|
|
|
- mimxrt1064_evk
|
2024-03-14 01:13:18 +08:00
|
|
|
- mimxrt1170_evk/mimxrt1176/cm7
|
2023-05-08 19:37:42 +08:00
|
|
|
- mm_swiftio
|
2019-07-01 20:53:21 +08:00
|
|
|
depends_on: video
|
2022-11-29 08:23:08 +08:00
|
|
|
integration_platforms:
|
|
|
|
- mimxrt1064_evk
|
2024-03-14 01:13:18 +08:00
|
|
|
- mimxrt1170_evk/mimxrt1176/cm7
|