Skip to content

Commit ac1f9d1

Browse files
Cruz Monrrealadbridge
authored andcommitted
Restricted nfc example to two targets
1 parent 45e90dd commit ac1f9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test/examples/examples.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
],
301301
"test-repo-source": "mbed",
302302
"features" : [],
303-
"targets" : [],
303+
"targets" : ["NUCLEO_F401RE", "DISCO_L475VG_IOT01A"],
304304
"toolchains" : [],
305305
"exporters": [],
306306
"compile" : true,

0 commit comments

Comments
 (0)