Skip to content

Commit c598a93

Browse files
authored
Merge pull request #9439 from jamesbeyond/examples-test
Examples: enabled some examples build for FVP_MPS2_M3 target
2 parents 3d0f168 + bed181f commit c598a93

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tools/test/examples/examples.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"mbed": [],
145145
"test-repo-source": "github",
146146
"features" : [],
147-
"targets" : ["K66F"],
147+
"targets" : ["K66F", "FVP_MPS2_M3"],
148148
"toolchains" : [],
149149
"exporters": [],
150150
"compile" : true,
@@ -170,7 +170,7 @@
170170
"mbed": [],
171171
"test-repo-source": "github",
172172
"features" : [],
173-
"targets" : ["K66F"],
173+
"targets" : ["K66F", "FVP_MPS2_M3"],
174174
"toolchains" : [],
175175
"exporters": [],
176176
"compile" : true,
@@ -183,7 +183,7 @@
183183
"mbed": [],
184184
"test-repo-source": "github",
185185
"features" : [],
186-
"targets" : ["K64F"],
186+
"targets" : ["K64F", "FVP_MPS2_M3"],
187187
"toolchains" : [],
188188
"exporters": [],
189189
"compile" : true,
@@ -236,7 +236,7 @@
236236
"mbed": [],
237237
"test-repo-source": "github",
238238
"features" : [],
239-
"targets" : ["K64F"],
239+
"targets" : ["K64F", "FVP_MPS2_M3"],
240240
"toolchains" : [],
241241
"exporters": [],
242242
"compile" : true,
@@ -338,7 +338,7 @@
338338
"mbed": [],
339339
"test-repo-source": "github",
340340
"features" : [],
341-
"targets" : ["K64F"],
341+
"targets" : ["K64F", "FVP_MPS2_M3"],
342342
"toolchains" : [],
343343
"exporters": [],
344344
"compile" : true,
@@ -351,7 +351,7 @@
351351
"mbed": [],
352352
"test-repo-source": "github",
353353
"features" : [],
354-
"targets" : ["K64F", "DISCO_L475VG_IOT01A"],
354+
"targets" : ["K64F", "DISCO_L475VG_IOT01A", "FVP_MPS2_M3"],
355355
"toolchains" : [],
356356
"exporters": [],
357357
"compile" : true,

0 commit comments

Comments
 (0)