mirror of https://github.com/ARMmbed/mbed-os.git
TEMPORARY Skip building of examples that rely on drivers.
parent
fc5bf5986b
commit
56dda01368
|
|
@ -29,8 +29,8 @@
|
|||
"targets" : ["K64F", "NUCLEO_F429ZI"],
|
||||
"toolchains" : ["GCC_ARM", "ARM"],
|
||||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": true,
|
||||
"compile" : false,
|
||||
"export": false,
|
||||
"auto-update" : true
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue