mirror of https://github.com/ARMmbed/mbed-os.git
Actually disabled exporters for lorawan example
parent
1dfe716b56
commit
cb99c280a6
|
@ -247,9 +247,9 @@
|
||||||
"features" : [],
|
"features" : [],
|
||||||
"targets" : [],
|
"targets" : [],
|
||||||
"toolchains" : [],
|
"toolchains" : [],
|
||||||
"exporters": false,
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : true,
|
||||||
"export": true,
|
"export": false,
|
||||||
"auto-update" : true
|
"auto-update" : true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue