Skip to content

Commit ef4e2b2

Browse files
NeilChen93kartben
authored andcommitted
samples: usb: Exclude frdm_mcxc444 platform from dfu sample
frdm_mcxc444 does not support MCUboot. Exclude the platform from dfu sample. Signed-off-by: Neil Chen <[email protected]>
1 parent 7fea8ae commit ef4e2b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/subsys/usb/dfu/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ common:
1919
- b_u585i_iot02a
2020
- frdm_kl25z
2121
- frdm_mcxc242
22+
- frdm_mcxc444
2223
- lpcxpresso55s69/lpc55s69/cpu0
2324
- stm32l562e_dk/stm32l562xx/ns
2425
depends_on: usb_device

0 commit comments

Comments
 (0)