TEMPORARY Skip building of examples that rely on drivers.

pull/7814/head
Seppo Takalo 2018-08-31 18:07:04 +03:00 committed by Cruz Monrreal II
parent fc5bf5986b
commit 56dda01368
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@
"targets" : ["K64F", "NUCLEO_F429ZI"],
"toolchains" : ["GCC_ARM", "ARM"],
"exporters": [],
"compile" : true,
"export": true,
"compile" : false,
"export": false,
"auto-update" : true
},
{