Skip to content

Commit abde419

Browse files
thenguyenyfkartben
authored andcommitted
samples: display: lvgl: add support for rtk7eka6m3b00001bu shield
Enable build support for samples/subsys/display/lvgl on rtk7eka6m3b00001bu Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
1 parent 78c6326 commit abde419

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

samples/subsys/display/lvgl/sample.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,13 @@ tests:
8080
extra_args: SHIELD=rk043fn02h_ct
8181
harness_config:
8282
fixture: fixture_display_rk043fn02h_ct
83-
sample.subsys.display.lvgl.rtkmipilcdb00000be:
84-
tags: shield
85-
platform_allow:
86-
- ek_ra8d1
87-
harness: console
88-
extra_args: SHIELD=rtkmipilcdb00000be
83+
sample.subsys.display.lvgl.renesas_ra_glcdc:
84+
tags:
85+
- shield
86+
filter: dt_compat_enabled("renesas,ra-glcdc")
87+
extra_args:
88+
- platform:ek_ra8d1/r7fa8d1bhecbd:SHIELD=rtkmipilcdb00000be
89+
- platform:ek_ra8d1/r7fa8d1bhecbd:SHIELD=rtk7eka6m3b00001bu
8990
harness_config:
9091
fixture: fixture_display
9192
sample.subsys.display.lvgl.seeed_xiao_round_display:

0 commit comments

Comments
 (0)