Merge pull request #6879 from kivaisan/compile_lora_examples_only_for_lora_targets

Build mbed-os-example-lora only for lora targets
pull/6480/head
Cruz Monrreal 2018-05-14 10:35:11 -05:00 committed by GitHub
commit e533b41c55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,