mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 02:21:56 +00:00
Adds frdm_k64f, frdm_kw41z, and frdm_kl25z boards to the flash_shell sample. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
10 lines
218 B
YAML
10 lines
218 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: apps
|
|
harness: keyboard
|