Skip to content

Commit a211cf1

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
EXAMPLES: temporarily turn off build for NFC examples
1 parent 5100bdd commit a211cf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/test/examples/examples.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,8 @@
370370
"targets" : ["NUCLEO_F401RE", "DISCO_L475VG_IOT01A"],
371371
"toolchains" : [],
372372
"exporters": [],
373-
"compile" : true,
374-
"export": true,
373+
"compile" : false,
374+
"export": false,
375375
"test" : false,
376376
"auto-update" : true
377377
},

0 commit comments

Comments
 (0)