mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #6879 from kivaisan/compile_lora_examples_only_for_lora_targets
Build mbed-os-example-lora only for lora targetspull/6480/head
commit
e533b41c55
|
@ -232,7 +232,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