Skip to content

Commit f2b2f42

Browse files
authored
Merge pull request #14527 from LDong-Arm/nfc_example_target
Tests: use only NUCLEO_F401RE for the NFC examples
2 parents 35b8e55 + e6610bd commit f2b2f42

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
@@ -307,7 +307,7 @@
307307
"NFC_SmartPoster"
308308
],
309309
"features" : [],
310-
"targets" : ["NUCLEO_F401RE", "DISCO_L475VG_IOT01A"],
310+
"targets" : ["NUCLEO_F401RE"],
311311
"toolchains" : [],
312312
"exporters": [],
313313
"compile" : true,

0 commit comments

Comments
 (0)