zephyr/samples/drivers/flash_shell/sample.yaml
Mike Banducci 0d9a5e6f19 samples: flash: Exclude the stm32h755xx/m4 from flash samples
Exclude the nucleo_h755i_q m4 core from the flash_shell samples,
as the m4 core in stm32h7 parts does not have flash support in Zephyr.

Signed-off-by: Mike Banducci <michael.banducci@sandc.com>
2024-08-19 10:01:39 -04:00

21 lines
523 B
YAML

sample:
description: Shell commands for inspecting flash driver behavior
name: Flash shell
tests:
sample.drivers.flash.shell:
tags:
- flash
- shell
filter: CONFIG_FLASH_HAS_DRIVER_ENABLED
platform_exclude:
- nucleo_h745zi_q/stm32h745xx/m4
- stm32h7s78_dk
- gd32f350r_eval
- arduino_portenta_h7/stm32h747xx/m4
- arduino_giga_r1/stm32h747xx/m4
- nucleo_h755zi_q/stm32h755xx/m4
harness: keyboard
min_ram: 12
integration_platforms:
- qemu_x86