pin updates

This commit is contained in:
Matthias L. Jugel
2017-01-31 22:36:32 +01:00
parent 53dd4206a0
commit 0de9102f96
4 changed files with 45 additions and 56 deletions

View File

@@ -136,7 +136,8 @@
"P2",
"C4",
"C5",
"C6"
"C6",
"MIC"
],
"groundPins": [
"EDGE_GND"
@@ -170,7 +171,7 @@
"yottaTarget": "bbc-microbit-classic-gcc",
"yottaCorePackage": "microbit",
"githubCorePackage": "calliope-mini/microbit",
"gittag": "v1.0.3-calliope",
"gittag": "2.0.0-rc7-calliope-p1",
"serviceId": "microbit"
},
"serial": {
@@ -189,7 +190,7 @@
"cardLogo": "./static/icons/apple-touch-icon.png",
"appLogo": "./static/icons/apple-touch-icon.png",
"homeUrl": "https://calliope.cc/",
"embedUrl": "https://calliope.cc/",
"embedUrl": "https://mini.pxt.io/",
"privacyUrl": "https://go.microsoft.com/fwlink/?LinkId=521839",
"termsOfUseUrl": "https://go.microsoft.com/fwlink/?LinkID=206977",
"githubUrl": "https://github.com/Microsoft/pxt-calliope",