Skip to content

Commit 9f4c849

Browse files
danieldegrassenashif
authored andcommitted
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 5d62e87 commit 9f4c849

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
- mimxrt1040_evk
@@ -181,6 +182,7 @@ tests:
181182
fixture: fixture_display
182183
sample.display.rk043fn02h_ct:
183184
platform_allow:
185+
- mimxrt1064_evk
184186
- mimxrt1060_evk
185187
- mimxrt1050_evk
186188
- mimxrt1040_evk

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
- mimxrt1040_evk
@@ -82,6 +83,7 @@ tests:
8283
fixture: fixture_display
8384
samples.subsys.display.lvgl.rk043fn02h_ct:
8485
platform_allow:
86+
- mimxrt1064_evk
8587
- mimxrt1060_evk
8688
- mimxrt1050_evk
8789
- mimxrt1040_evk

0 commit comments

Comments
 (0)