test: mcuboot: enable test on rt1010/1015/1040 and k22f/82f platforms
Enable mcuboot test for mimxrt1010/1015/1040 and frdm_k22f/82f boards Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
This commit is contained in:
parent
dee2fe27f6
commit
25cb4683d2
1 changed files with 5 additions and 0 deletions
|
@ -13,9 +13,14 @@ tests:
|
|||
bootloader.mcuboot:
|
||||
tags: mcuboot
|
||||
platform_allow:
|
||||
- frdm_k22f
|
||||
- frdm_k64f
|
||||
- frdm_k82f
|
||||
- mimxrt1010_evk
|
||||
- mimxrt1015_evk
|
||||
- mimxrt1020_evk
|
||||
- mimxrt1024_evk
|
||||
- mimxrt1040_evk
|
||||
- mimxrt1050_evk
|
||||
- mimxrt1060_evk
|
||||
- mimxrt1064_evk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue