We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2065890 commit 3f5c4deCopy full SHA for 3f5c4de
tools/test/examples/examples.json
@@ -181,7 +181,7 @@
181
"mbed": [],
182
"test-repo-source": "github",
183
"features" : [],
184
- "targets" : ["K66F"],
+ "targets" : ["K66F", "FVP_MPS2_M3"],
185
"toolchains" : [],
186
"exporters": [],
187
"compile" : true,
@@ -207,7 +207,7 @@
207
208
209
210
- "targets" : ["K64F", "FVP_MPS2_M3"],
+ "targets" : ["K64F"],
211
212
213
0 commit comments