pxt-calliope/targetconfig.json
Mark 11dc8d4c3e Approve Seeed Studio as approved organisation (#614)
* Add Grove inventor kit package to list

* Approve Seeed Studio organisation

The foundation are working closely with Seeed who have assured that packages meet requirements
2018-01-27 08:54:44 -08:00

42 lines
970 B
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"
],
"preferredRepos": [
"Microsoft/pxt-neopixel"
]
},
"languages": [
"en",
"de",
"fr",
"ko",
"it",
"ja",
"nl",
"no",
"sv-SE",
"si-LK",
"zh-CN",
"zh-TW"
]
}