Skip to content

Commit

Permalink
samples: add disp_f769_disco to display samples with shield
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
ssekar15 committed Jul 19, 2024
1 parent a17caeb commit 49e9b5e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion samples/modules/lvgl/demos/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 49e9b5e

Please sign in to comment.