Skip to content

Commit e533b41

Browse files
author
Cruz Monrreal
authored
Merge pull request #6879 from kivaisan/compile_lora_examples_only_for_lora_targets
Build mbed-os-example-lora only for lora targets
2 parents 2104d8a + b61912c commit e533b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test/examples/examples.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
"mbed": [],
233233
"test-repo-source": "github",
234234
"features" : [],
235-
"targets" : [],
235+
"targets" : ["DISCO_L072CZ_LRWAN1", "MTB_MTS_XDOT", "MTS_MDOT_F411RE"],
236236
"toolchains" : [],
237237
"exporters": [],
238238
"compile" : true,

0 commit comments

Comments
 (0)