From 49e9b5eeaa47d670e862f1ac8aec351344f5865d Mon Sep 17 00:00:00 2001 From: Saravanan Sekar Date: Thu, 4 Jul 2024 12:19:41 +0530 Subject: [PATCH] samples: add disp_f769_disco to display samples with shield Add disp_f769_disco board to platform-allow list for display sample tests with st_b_lcd40_dsi1_mb1166 shield. Signed-off-by: Saravanan Sekar --- samples/modules/lvgl/demos/sample.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/samples/modules/lvgl/demos/sample.yaml b/samples/modules/lvgl/demos/sample.yaml index 5a9d668d02de150..eea1ed0b127030a 100644 --- a/samples/modules/lvgl/demos/sample.yaml +++ b/samples/modules/lvgl/demos/sample.yaml @@ -26,7 +26,9 @@ tests: - CONFIG_LV_Z_DEMO_WIDGETS=y sample.modules.lvgl.demos.st_b_lcd40_dsi1_mb1166: filter: dt_compat_enabled("orisetech,otm8009a") - platform_allow: stm32h747i_disco/stm32h747xx/m7 + platform_allow: + - stm32h747i_disco/stm32h747xx/m7 + - stm32f769i_disco extra_args: SHIELD=st_b_lcd40_dsi1_mb1166 harness: console harness_config: