mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 00:45:21 +00:00
Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
193 B
YAML
10 lines
193 B
YAML
sample:
|
|
description: Shell commands for inspecting flash driver
|
|
behavior
|
|
name: Flash shell
|
|
tests:
|
|
- test:
|
|
build_only: true
|
|
platform_whitelist: 96b_carbon
|
|
tags: apps
|