Skip to content

Commit 0eed22a

Browse files
committed
samples: subsys: usb dfu cannot run on the stm32h7rs boards
Because the stm32h573i disco kit boards have partition in the external memory the samples/subsys/usb/dfu cannot run on those target boards Signed-off-by: Francois Ramu <[email protected]>
1 parent 0783bfc commit 0eed22a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/subsys/usb/dfu/sample.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ common:
2929
- frdm_mcxa156
3030
- lpcxpresso55s69/lpc55s69/cpu0
3131
- stm32l562e_dk/stm32l562xx/ns
32+
- stm32h573i_dk
3233
depends_on: usb_device
3334
filter: dt_label_with_parent_compat_enabled("slot0_partition", "fixed-partitions")
3435
and dt_label_with_parent_compat_enabled("slot1_partition", "fixed-partitions")

0 commit comments

Comments
 (0)