Add keybord harness string to sample.yaml file. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
9 lines
182 B
YAML
9 lines
182 B
YAML
sample:
|
|
name: USB support shell sample
|
|
tests:
|
|
sample.usbd.shell:
|
|
platform_allow: nrf52840dk_nrf52840 frdm_k64f
|
|
depends_on: usb_device
|
|
harness: keyboard
|
|
tags: usb
|