Remove whitelisting and enable broader testing on all boards with needed features. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
118 B
YAML
7 lines
118 B
YAML
sample:
|
|
name: Console over USB
|
|
tests:
|
|
sample.subsys.usb.console:
|
|
depends_on: usb_device usb_cdc
|
|
tags: usb
|