pxt-calliope/targetconfig.json
Mark 6ad6c40328 Add kittenbot robotbit (#619)
* Added package for PCA9685 micro:bit-support:4139

* micro:bit-support:4270 added wifi shield package from MUSELAB

* added kittenbot robotbit package
2018-02-01 21:52:27 -08:00

44 lines
1.0 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",
"de",
"fr",
"ko",
"it",
"ja",
"nl",
"no",
"sv-SE",
"si-LK",
"zh-CN",
"zh-TW"
]
}