removing dependency on pxt-calliope-core

This commit is contained in:
Peli de Halleux
2016-11-29 21:51:14 -08:00
parent 8eb1b98cd4
commit 8cf0984a3f
6 changed files with 1444 additions and 4 deletions

View File

@@ -166,10 +166,10 @@
},
"compileService": {
"yottaTarget": "bbc-microbit-classic-gcc",
"yottaCorePackage": "pxt-calliope-core",
"githubCorePackage": "microsoft/pxt-calliope-core",
"gittag": "v0.5.16",
"serviceId": "calliope"
"yottaCorePackage": "microbit",
"githubCorePackage": "calliope-mini/microbit",
"gittag": "v1.0.2-calliope",
"serviceId": "calliopemini"
},
"serial": {
"manufacturerFilter": "^mbed$",