mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-14 02:11:55 +00:00
Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
163 B
YAML
9 lines
163 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
- test:
|
|
build_only: true
|
|
platform_whitelist: nucleo_f103rb quark_se_c1000_devboard
|
|
tags: samples
|