Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
162 B
YAML
10 lines
162 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
- test:
|
|
build_only: true
|
|
depends_on: usb_device
|
|
platform_whitelist: arduino_101
|
|
tags: usb
|