Skip to content

Commit 64894e8

Browse files
jfischer-nofabiobaltieri
authored andcommitted
sample: hid-mouse: exclude frdm_mcxn947
Board does not specify "zephyr,code" and is fails in twister. Signed-off-by: Johann Fischer <[email protected]>
1 parent 7328690 commit 64894e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/subsys/usb/hid-mouse/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ common:
88
- gpio
99
tests:
1010
sample.usb.hid-mouse:
11+
platform_exclude:
12+
- frdm_mcxn947/mcxn947/cpu0
1113
tags: usb
1214
sample.usb_device_next.hid-mouse:
1315
platform_allow:

0 commit comments

Comments
 (0)