update dependency for new calliope target

This commit is contained in:
Matthias L. Jugel 2017-02-05 20:49:09 +01:00
parent 3fb21e590c
commit ae8cb2dc53

View File

@ -167,10 +167,10 @@
} }
}, },
"compileService": { "compileService": {
"yottaTarget": "bbc-microbit-classic-gcc", "yottaTarget": "calliope-mini-classic-gcc",
"yottaCorePackage": "microbit", "yottaCorePackage": "microbit",
"githubCorePackage": "calliope-mini/microbit", "githubCorePackage": "calliope-mini/microbit",
"gittag": "2.0.0-rc7-calliope-p6", "gittag": "v2.0.0-rc7-calliope-p8_1",
"serviceId": "microbit" "serviceId": "microbit"
}, },
"serial": { "serial": {