Skip to content

Commit c9b28a8

Browse files
author
Alain Volmat
committed
tests: drivers: build_all: video: add testcase of stm32 dcmi
Add a testcase for building the stm32 dcmi driver on all currently supported platforms / shields. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
1 parent ecf23e1 commit c9b28a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/drivers/build_all/video/testcase.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,9 @@ tests:
2222
drivers.video.mcux_smartdma.build:
2323
platform_allow:
2424
- frdm_mcxn947/mcxn947/cpu0
25+
drivers.video.stm32_dcmi.build:
26+
platform_allow:
27+
- stm32h7b3i_dk/stm32h7b3xx
28+
- arduino_nicla_vision/stm32h747xx/m7
29+
extra_args:
30+
- platform:stm32h7b3i_dk/stm32h7b3xx:SHIELD=st_b_cams_omv_mb1683

0 commit comments

Comments
 (0)