1sample:
2  description: Shell commands for inspecting flash driver behavior
3  name: Flash shell
4tests:
5  sample.drivers.flash.shell:
6    tags:
7      - flash
8      - shell
9    filter: CONFIG_FLASH_HAS_DRIVER_ENABLED
10    platform_exclude:
11      - nucleo_h745zi_q_m4
12      - stm32h747i_disco_m4
13      - gd32f350r_eval
14      - arduino_portenta_h7_m4
15      - arduino_giga_r1_m4
16    harness: keyboard
17    min_ram: 12
18    integration_platforms:
19      - qemu_x86
20