| sample: | |
| name: Bindesc read | |
| common: | |
| build_only: true | |
| platform_exclude: | |
| - nucleo_c031c6 | |
| tests: | |
| sample.bindesc.read_bindesc: | |
| tags: bindesc | |
| filter: dt_chosen_enabled("zephyr,flash-controller") and CONFIG_FLASH_HAS_DRIVER_ENABLED | |
| and CONFIG_ARCH_SUPPORTS_ROM_START | |
| integration_platforms: | |
| - mps2/an385 |