zephyr/samples/subsys/usb/mass/sample.yaml
Andrei Emeltchenko 45c4d07287 usb: Add missing tag to sanity check configuration
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2017-10-19 09:30:58 -04:00

12 lines
236 B
YAML

sample:
description: TBD
name: TBD
tests:
- test:
extra_configs:
- CONFIG_USB_DEVICE_VID=0xDEAD
- CONFIG_USB_DEVICE_PID=0xBEEF
build_only: true
platform_whitelist: arduino_101
tags: msd usb