diff --git a/tools/test/examples/examples.json b/tools/test/examples/examples.json index b0db7d0bd3..c794a96747 100644 --- a/tools/test/examples/examples.json +++ b/tools/test/examples/examples.json @@ -288,13 +288,13 @@ "sub-repo-example": false, "subs": [], "features" : [], - "targets" : ["ARM_MUSCA_B1", "K64F"], + "targets" : ["ARM_MUSCA_S1", "ARM_MUSCA_B1", "K64F"], "toolchains" : ["GCC_ARM", "ARM"], "exporters": [], "compile" : true, "export": true, "test" : true, - "baud_rate": 9600, + "baud_rate": 115200, "compare_log": ["mbed-os-example-psa/tests/psa.log"], "auto-update" : true },