Skip to content

Commit 36ea3e7

Browse files
committed
samples: subsys: usb: shell: add support for renesas,ra-uhc
Support USBH shell sample for renesas,ra-uhc Signed-off-by: The Nguyen <[email protected]>
1 parent 1ecdb53 commit 36ea3e7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

samples/subsys/usb/shell/sample.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ tests:
1414
harness: keyboard
1515
tags: usb
1616
sample.usbh.shell:
17+
tags:
18+
- usb
19+
platform_allow:
20+
- ek_ra8m1
21+
extra_args:
22+
- CONF_FILE="device_and_host_prj.conf"
23+
build_only: true
24+
sample.usbh.shell.shield:
1725
tags:
1826
- usb
1927
- shield

0 commit comments

Comments
 (0)