Skip to content

Commit d2f857f

Browse files
JarmouniAkartben
authored andcommitted
samples: lvgl: multi_display: fix typo in sample yaml
fix typo that prevents sample from being built in CI Signed-off-by: Abderrahmane JARMOUNI <[email protected]>
1 parent 632d006 commit d2f857f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/modules/lvgl/multi_display/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sample:
44
common:
55
modules:
66
- lvgl
7-
filter: dt_comp_enabled("zephyr,displays")
7+
filter: dt_compat_enabled("zephyr,displays")
88
tags:
99
- samples
1010
- display

0 commit comments

Comments
 (0)