pxt-calliope/targetconfig.json
2018-03-12 11:25:52 -07:00

58 lines
1.2 KiB
JSON

{
"packages": {
"approvedOrgs": [
"Microsoft",
"microbit-foundation",
"KitronikLtd",
"tinkertanker",
"Seeed-Studio"
],
"approvedRepos": [
"CoderDojoOlney/pxt-olney",
"PaulDFoster/pxt-microbit-GY521",
"chevyng/pxt-ucl-junkrobot",
"srs/pxt-bitbot",
"sparkfun/pxt-gamer-bit",
"sparkfun/pxt-moto-bit",
"sparkfun/pxt-weather-bit",
"minodekit/pxt-minode",
"LaboratoryForPlayfulComputation/pxt-BlockyTalkyBLE",
"mbitfun/pxt-katakana",
"jdarling/pxt-pca9685",
"MUSELAB/pxt-wifi-shield",
"kittenbot/pxt-robotbit"
],
"preferredRepos": [
"Microsoft/pxt-neopixel"
]
},
"languages": [
"en",
"ar",
"bg",
"cs",
"da",
"de",
"el",
"es-ES",
"fi",
"fr",
"hu",
"id",
"it",
"ja",
"ko",
"nl",
"no",
"pt-BR",
"pt-PT",
"ru",
"si-LK",
"sk",
"sv-SE",
"tr",
"uk",
"zh-CN",
"zh-TW"
]
}