mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 05:51:56 +00:00
Remove very generic apps tag and replace it with something that matches what the test/sample does. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
225 B
YAML
10 lines
225 B
YAML
sample:
|
|
description: Shell commands for inspecting flash driver
|
|
behavior
|
|
name: Flash shell
|
|
tests:
|
|
test:
|
|
platform_whitelist: 96b_carbon frdm_k64f frdm_kw41z frdm_kl25z
|
|
tags: flash shell
|
|
harness: keyboard
|