diff --git a/tools/test/examples/examples.json b/tools/test/examples/examples.json index bb70d3b309..2de0490b7c 100644 --- a/tools/test/examples/examples.json +++ b/tools/test/examples/examples.json @@ -144,7 +144,7 @@ "mbed": [], "test-repo-source": "github", "features" : [], - "targets" : ["K66F"], + "targets" : ["K66F", "FVP_MPS2_M3"], "toolchains" : [], "exporters": [], "compile" : true, @@ -170,7 +170,7 @@ "mbed": [], "test-repo-source": "github", "features" : [], - "targets" : ["K66F"], + "targets" : ["K66F", "FVP_MPS2_M3"], "toolchains" : [], "exporters": [], "compile" : true, @@ -209,7 +209,7 @@ "mbed": [], "test-repo-source": "github", "features" : [], - "targets" : ["K64F"], + "targets" : ["K64F", "FVP_MPS2_M3"], "toolchains" : [], "exporters": [], "compile" : true, @@ -236,7 +236,7 @@ "mbed": [], "test-repo-source": "github", "features" : [], - "targets" : ["K64F"], + "targets" : ["K64F", "FVP_MPS2_M3"], "toolchains" : [], "exporters": [], "compile" : true, @@ -338,7 +338,7 @@ "mbed": [], "test-repo-source": "github", "features" : [], - "targets" : ["K64F"], + "targets" : ["K64F", "FVP_MPS2_M3"], "toolchains" : [], "exporters": [], "compile" : true, @@ -351,7 +351,7 @@ "mbed": [], "test-repo-source": "github", "features" : [], - "targets" : ["K64F", "DISCO_L475VG_IOT01A"], + "targets" : ["K64F", "DISCO_L475VG_IOT01A", "FVP_MPS2_M3"], "toolchains" : [], "exporters": [], "compile" : true,