Skip to content

Commit d27a352

Browse files
danieldegrassenashif
authored andcommitted
samples: add rt1040 to display samples with shield
Add RT1040 EVK to platform-allow list for display sample tests with RK043* based shields. Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent 0d0e473 commit d27a352

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
@@ -173,6 +173,7 @@ tests:
173173
platform_allow:
174174
- mimxrt1060_evk
175175
- mimxrt1050_evk
176+
- mimxrt1040_evk
176177
tags: display
177178
harness: console
178179
extra_args: SHIELD=rk043fn66hs_ctg
@@ -182,6 +183,7 @@ tests:
182183
platform_allow:
183184
- mimxrt1060_evk
184185
- mimxrt1050_evk
186+
- mimxrt1040_evk
185187
tags: display
186188
harness: console
187189
extra_args: SHIELD=rk043fn02h_ct

samples/subsys/display/lvgl/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ tests:
7474
platform_allow:
7575
- mimxrt1060_evk
7676
- mimxrt1050_evk
77+
- mimxrt1040_evk
7778
tags: display
7879
harness: console
7980
extra_args: SHIELD=rk043fn66hs_ctg
@@ -83,6 +84,7 @@ tests:
8384
platform_allow:
8485
- mimxrt1060_evk
8586
- mimxrt1050_evk
87+
- mimxrt1040_evk
8688
tags: display
8789
harness: console
8890
extra_args: SHIELD=rk043fn02h_ct

0 commit comments

Comments
 (0)