Skip to content

Commit c4c120b

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
TESTS: add new psa targets
1 parent 6167d46 commit c4c120b

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
@@ -345,7 +345,7 @@
345345
"compile" : true,
346346
"export": true,
347347
"test" : true,
348-
"baud_rate": 115200,
348+
"baud_rate": 9600,
349349
"compare_log": ["mbed-os-example-psa/tests/psa.log"],
350350
"auto-update" : true
351351
},
@@ -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)