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:
parent
65bbb34c32
commit
82bb172bc6
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user