Skip to content

Commit 47d521f

Browse files
Alain Volmatjhedberg
authored andcommitted
tests: drivers: build_all: video: add STM32MP13 dcmipp
Add test compilation for the STM32MP13 platform as part of drivers.video.stm32_dcmipp.build since this allow to test build the driver when STM32_DCMIPP_HAS_PIXEL_PIPES is not defined. Signed-off-by: Alain Volmat <[email protected]>
1 parent f547fb1 commit 47d521f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/drivers/build_all/video/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,10 @@ tests:
3434
drivers.video.stm32_dcmipp.build:
3535
platform_allow:
3636
- stm32n6570_dk/stm32n657xx/sb
37+
- stm32mp135f_dk/stm32mp135fxx
3738
extra_args:
3839
- platform:stm32n6570_dk/stm32n657xx/sb:SHIELD=st_b_cams_imx_mb1854
40+
- platform:stm32mp135f_dk/stm32mp135fxx:SHIELD=st_mb1897_cam
3941
drivers.video.renesas_ra_ceu.build:
4042
platform_allow:
4143
- ek_ra8d1/r7fa8d1bhecbd

0 commit comments

Comments
 (0)