We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78c6326 commit abde419Copy full SHA for abde419
samples/subsys/display/lvgl/sample.yaml
@@ -80,12 +80,13 @@ tests:
80
extra_args: SHIELD=rk043fn02h_ct
81
harness_config:
82
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
+ sample.subsys.display.lvgl.renesas_ra_glcdc:
+ tags:
+ - shield
+ filter: dt_compat_enabled("renesas,ra-glcdc")
+ extra_args:
+ - platform:ek_ra8d1/r7fa8d1bhecbd:SHIELD=rtkmipilcdb00000be
89
+ - platform:ek_ra8d1/r7fa8d1bhecbd:SHIELD=rtk7eka6m3b00001bu
90
91
fixture: fixture_display
92
sample.subsys.display.lvgl.seeed_xiao_round_display:
0 commit comments