1sample:
2  name: Bindesc read
3
4common:
5  build_only: true
6  platform_exclude:
7    - nucleo_c031c6
8
9tests:
10  sample.bindesc.read_bindesc:
11    tags: bindesc
12    filter: dt_chosen_enabled("zephyr,flash-controller") and CONFIG_FLASH_HAS_DRIVER_ENABLED
13      and CONFIG_ARCH_SUPPORTS_ROM_START
14