mirror of https://github.com/ARMmbed/mbed-os.git
Add mbed-os-eample-cellular to release data
parent
1d59200f81
commit
de31126ba0
|
@ -199,6 +199,19 @@
|
||||||
"compile" : true,
|
"compile" : true,
|
||||||
"export": true,
|
"export": true,
|
||||||
"auto-update" : false
|
"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
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue