Skip to content

Commit 7ba0e55

Browse files
butoknordicjm
authored andcommitted
boot: zephyr: nxp: Add NXP platforms to the allow list
Adds NXP platforms, sorted alphabetically, to the boot zephyr allow list. Signed-off-by: Andrej Butok <[email protected]>
1 parent 4f39356 commit 7ba0e55

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

boot/zephyr/sample.yaml

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,36 @@ tests:
66
sample.bootloader.mcuboot:
77
tags: bootloader_mcuboot
88
platform_allow:
9-
- nrf52840dk/nrf52840
9+
- frdm_k22f
1010
- frdm_k64f
11+
- frdm_k82f
12+
- frdm_ke17z
13+
- frdm_ke17z512
14+
- frdm_mcxn947/mcxn947/cpu0
15+
- lpcxpresso55s06
16+
- lpcxpresso55s16
17+
- lpcxpresso55s28
18+
- lpcxpresso55s36
19+
- lpcxpresso55s69/lpc55s69/cpu0
20+
- mimxrt1010_evk
21+
- mimxrt1015_evk
22+
- mimxrt1020_evk
23+
- mimxrt1024_evk
24+
- mimxrt1040_evk
25+
- mimxrt1050_evk
26+
- mimxrt1060_evk
27+
- mimxrt1062_fmurt6
28+
- mimxrt1064_evk
29+
- mimxrt1160_evk/mimxrt1166/cm7
30+
- mimxrt1170_evk/mimxrt1176/cm7
31+
- mimxrt595_evk/mimxrt595s/cm33
32+
- mimxrt685_evk/mimxrt685s/cm33
33+
- rd_rw612_bga
34+
- rddrone_fmuk66
35+
- twr_ke18f
36+
- twr_kv58f220m
37+
- vmu_rt1170/mimxrt1176/cm7
38+
- nrf52840dk/nrf52840
1139
- disco_l475_iot1
1240
integration_platforms:
1341
- nrf52840dk/nrf52840

0 commit comments

Comments
 (0)