Add mbed-os-eample-cellular to release data

pull/4448/head
Sam Grove 2017-06-05 11:40:20 -05:00 committed by Martin Kojtal
parent 40042f0b00
commit 0013b4afa5
1 changed files with 13 additions and 0 deletions

View File

@ -199,6 +199,19 @@
"compile" : true,
"export": true,
"auto-update" : false
},
{
"name": "mbed-os-example-cellular",
"github":"https://github.com/ARMmbed/mbed-os-example-cellular",
"mbed": [],
"test-repo-source": "github",
"features" : [],
"targets" : ["MTS_DRAGONFLY_F411RE"],
"toolchains" : [],
"exporters": [],
"compile" : true,
"export": true,
"auto-update" : true
}
]
}