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 <cheng.chen_1@nxp.com>
This commit is contained in:
Neil Chen 2024-11-28 15:41:17 +08:00 committed by Benjamin Cabé
commit ef4e2b2463

View file

@ -19,6 +19,7 @@ common:
- b_u585i_iot02a
- frdm_kl25z
- frdm_mcxc242
- frdm_mcxc444
- lpcxpresso55s69/lpc55s69/cpu0
- stm32l562e_dk/stm32l562xx/ns
depends_on: usb_device