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:
parent
7fea8ae51c
commit
ef4e2b2463
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue