Skip to content

Commit d7c2f8a

Browse files
lgl88911MaureenHelm
authored andcommitted
samples: video: Add OV7725 video capture sample
Add the ov7725 senser example, which can run normally on mm_swiftio. Signed-off-by: Frank Li <[email protected]>
1 parent 6bf71cb commit d7c2f8a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_VIDEO_OV7725=y
2+
CONFIG_I2C=y

samples/video/capture/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ tests:
44
sample.video.capture:
55
build_only: true
66
tags: video
7-
platform_allow: mimxrt1064_evk
7+
platform_allow: mimxrt1064_evk mm_swiftio
88
depends_on: video

0 commit comments

Comments
 (0)