Merge pull request #310 from Microsoft/coregone

merging pxt-microbit-core into the target
This commit is contained in:
Peli de Halleux
2016-11-29 15:23:02 -08:00
committed by GitHub
8 changed files with 1504 additions and 65 deletions

View File

@ -160,10 +160,10 @@
},
"compileService": {
"yottaTarget": "bbc-microbit-classic-gcc",
"yottaCorePackage": "pxt-microbit-core",
"githubCorePackage": "microsoft/pxt-microbit-core",
"gittag": "v0.5.1",
"serviceId": "ws"
"yottaCorePackage": "microbit",
"githubCorePackage": "lancaster-university/microbit",
"gittag": "v2.0.0-rc6",
"serviceId": "microbit"
},
"serial": {
"manufacturerFilter": "^mbed$",