Skip to content

Commit ca96216

Browse files
samples: add rt1064 to display samples with shield
Add RT1064 EVK to platform-allow list for display sample tests with RK043* based shields. Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent 12d4af2 commit ca96216

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

samples/drivers/display/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ tests:
171171
fixture: fixture_display
172172
sample.display.rk043fn66hs_ctg:
173173
platform_allow:
174+
- mimxrt1064_evk
174175
- mimxrt1060_evk
175176
- mimxrt1050_evk
176177
tags: display
@@ -180,6 +181,7 @@ tests:
180181
fixture: fixture_display
181182
sample.display.rk043fn02h_ct:
182183
platform_allow:
184+
- mimxrt1064_evk
183185
- mimxrt1060_evk
184186
- mimxrt1050_evk
185187
tags: display

samples/subsys/display/lvgl/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ tests:
7272
- gui
7373
samples.subsys.display.lvgl.rk043fn66hs_ctg:
7474
platform_allow:
75+
- mimxrt1064_evk
7576
- mimxrt1060_evk
7677
- mimxrt1050_evk
7778
tags: display
@@ -81,6 +82,7 @@ tests:
8182
fixture: fixture_display
8283
samples.subsys.display.lvgl.rk043fn02h_ct:
8384
platform_allow:
85+
- mimxrt1064_evk
8486
- mimxrt1060_evk
8587
- mimxrt1050_evk
8688
tags: display

0 commit comments

Comments
 (0)