In order to enable build of stm32f7 flash driver in sanitytests, add nucleo_f746zg to flash_shell platform whitelist. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
10 lines
239 B
YAML
10 lines
239 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 nucleo_f746zg
|
|
tags: flash shell
|
|
harness: keyboard
|