samples: flash_shell: filter on flash-controller

Sample expects flash-controller to be enabled as chosen.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2025-02-12 09:08:36 -05:00 committed by Benjamin Cabé
parent 65bbb34c32
commit 82bb172bc6

View File

@ -6,7 +6,7 @@ tests:
tags:
- flash
- shell
filter: CONFIG_FLASH_HAS_DRIVER_ENABLED
filter: CONFIG_FLASH_HAS_DRIVER_ENABLED and dt_chosen_enabled('zephyr,flash-controller')
platform_exclude:
- stm32h7s78_dk
- gd32f350r_eval