sample: dfu: exclude b_u585i_iot02a board
Exclude b_u585i_iot02a board from USB DFU sample since it has no flash driver. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
parent
1f87642f08
commit
af620ef196
|
@ -6,6 +6,7 @@ tests:
|
|||
platform_exclude: native_posix native_posix_64 mimxrt1010_evk
|
||||
mimxrt1050_evk_qspi mimxrt1020_evk mimxrt1015_evk mimxrt1060_evk sam4l_ek
|
||||
mimxrt1050_evk mimxrt1060_evk_hyperflash nucleo_f207zg teensy40 teensy41
|
||||
b_u585i_iot02a
|
||||
depends_on: usb_device
|
||||
filter: dt_label_with_parent_compat_enabled("slot0_partition", "fixed-partitions") and
|
||||
dt_label_with_parent_compat_enabled("slot1_partition", "fixed-partitions") and
|
||||
|
|
Loading…
Reference in a new issue