mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-17 04:45:49 +00:00
Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
151 B
YAML
9 lines
151 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
- test:
|
|
build_only: true
|
|
platform_whitelist: frdm_k64f quark_d2000_crb
|
|
tags: samples
|