Skip to content

Commit 56dda01

Browse files
Seppo TakaloCruz Monrreal II
authored andcommitted
TEMPORARY Skip building of examples that rely on drivers.
1 parent fc5bf59 commit 56dda01

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
@@ -29,8 +29,8 @@
2929
"targets" : ["K64F", "NUCLEO_F429ZI"],
3030
"toolchains" : ["GCC_ARM", "ARM"],
3131
"exporters": [],
32-
"compile" : true,
33-
"export": true,
32+
"compile" : false,
33+
"export": false,
3434
"auto-update" : true
3535
},
3636
{

0 commit comments

Comments
 (0)