Skip to content

Commit 22a4141

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
TESTS: add new psa targets
1 parent ae09039 commit 22a4141

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/test/examples/examples.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
"sub-repo-example": false,
340340
"subs": [],
341341
"features" : [],
342-
"targets" : ["ARM_MUSCA_B1", "K64F"],
342+
"targets" : ["ARM_MUSCA_B1", "K64F", "CY8CKIT_064B0S2_4343W"],
343343
"toolchains" : ["GCC_ARM", "ARM"],
344344
"exporters": [],
345345
"compile" : true,
@@ -441,7 +441,7 @@
441441
"sub-repo-example": false,
442442
"subs": [],
443443
"features" : [],
444-
"targets" : [ "K66F", "NUCLEO_F429ZI" ],
444+
"targets" : [ "K66F", "NUCLEO_F429ZI", "ARM_MUSCA_B1"],
445445
"toolchains" : [],
446446
"exporters": [],
447447
"compile" : true,

0 commit comments

Comments
 (0)