mirror of https://github.com/ARMmbed/mbed-os.git
Build mbed-os-example-lora only for lora targets
mbed-os-example-lora should be only compiled for targets which support lora.pull/6950/head
parent
2937cd7944
commit
bac765b554
|
@ -245,7 +245,7 @@
|
||||||
"mbed": [],
|
"mbed": [],
|
||||||
"test-repo-source": "github",
|
"test-repo-source": "github",
|
||||||
"features" : [],
|
"features" : [],
|
||||||
"targets" : [],
|
"targets" : ["DISCO_L072CZ_LRWAN1", "MTB_MTS_XDOT", "MTS_MDOT_F411RE"],
|
||||||
"toolchains" : [],
|
"toolchains" : [],
|
||||||
"exporters": [],
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : true,
|
||||||
|
|
Loading…
Reference in New Issue