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