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/6879/head
parent
30e39eeb10
commit
b61912cbbe
|
@ -232,7 +232,7 @@
|
|||
"mbed": [],
|
||||
"test-repo-source": "github",
|
||||
"features" : [],
|
||||
"targets" : [],
|
||||
"targets" : ["DISCO_L072CZ_LRWAN1", "MTB_MTS_XDOT", "MTS_MDOT_F411RE"],
|
||||
"toolchains" : [],
|
||||
"exporters": [],
|
||||
"compile" : true,
|
||||
|
|
Loading…
Reference in New Issue