mirror of https://github.com/ARMmbed/mbed-os.git
EXAMPLES: temporarily turn off build for NFC examples
parent
5100bddc99
commit
a211cf16a9
|
|
@ -370,8 +370,8 @@
|
|||
"targets" : ["NUCLEO_F401RE", "DISCO_L475VG_IOT01A"],
|
||||
"toolchains" : [],
|
||||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": true,
|
||||
"compile" : false,
|
||||
"export": false,
|
||||
"test" : false,
|
||||
"auto-update" : true
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue