From 7864012ef43e5fa8f0e77b3e4f3fa436230c9fd5 Mon Sep 17 00:00:00 2001 From: Qinghao Shi Date: Sat, 19 Jan 2019 19:09:17 +0000 Subject: [PATCH] Examples: enabled some examples build for FVP_MPS2_M3 target --- tools/test/examples/examples.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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,