pxt-calliope/targetconfig.json
Peli de Halleux 99cc00955b
Shawn videos (#1690)
* inclued in tutorials

* adding sim images to large icons

* added landing page

* restoring gifs in intro

* updated links
2018-12-02 07:58:43 -08:00

115 lines
3.5 KiB
JSON

{
"packages": {
"approvedOrgs": [
"Microsoft",
"microbit-foundation",
"KitronikLtd",
"tinkertanker",
"Seeed-Studio",
"PiSupply"
],
"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",
"pizayanz/pxt-linebeacon",
"sunfounder/pxt-sloth",
"4tronix/BitBot",
"pimoroni/pxt-scrollbit",
"emwta/pxt-iBit",
"vengit/pxt-sbrick",
"pimoroni/pxt-envirobit",
"Annikken/pxt-Andee",
"1010Technologies/pxt-makerbit",
"pimoroni/pxt-automationbit",
"k8robotics/pxt-k8",
"dexterind/pxt-giggle",
"dexterind/pxt-gigglebot",
"Imagimaker/pxt-imagimaker",
"sparkfun/pxt-gator-light",
"sparkfun/pxt-gator-temp",
"4tronix/Robobit",
"alsrobot-microbit-makecode-packages/ALSRobotJoyBit",
"alsrobot-microbit-makecode-packages/ALSRobotKeyboard",
"alsrobot-microbit-makecode-packages/ALSRobotElectromagnet",
"alsrobot-microbit-makecode-packages/CooCoo",
"alsrobot-microbit-makecode-packages/CruiseBit",
"makecode-extensions/i2cLCD1602",
"makecode-extensions/OLED12864_I2C",
"makecode-extensions/DS1307",
"makecode-extensions/ScrollText",
"makecode-extensions/WhaleySansFont",
"makecode-extensions/BMP280",
"makecode-extensions/TM1637",
"makecode-extensions/BMP180",
"makecode-extensions/BH1750",
"makecode-extensions/APDS9930",
"makecode-extensions/AT24XX",
"makecode-extensions/BME280",
"makecode-extensions/TM1650",
"makecode-extensions/NTC",
"makecode-extensions/DS1302",
"makecode-extensions/LiBat",
"BirdBrainTechnologies/pxt-hummingbird-bit"
],
"preferredRepos": [
"Microsoft/pxt-neopixel",
"Microsoft/pxt-microturtle"
]
},
"languages": [
"en",
"ar",
"cs",
"da",
"de",
"el",
"es-ES",
"fi",
"fr",
"hu",
"it",
"ja",
"ko",
"nl",
"no",
"pt-BR",
"pt-PT",
"ru",
"si-LK",
"sk",
"sv-SE",
"tr",
"uk",
"zh-CN",
"zh-TW"
],
"galleries": {
"Tutorials": "tutorials",
"Games": "projects/games",
"Radio Games": "projects/radio-games",
"Fashion": "projects/fashion",
"Music": "projects/music",
"Toys": "projects/toys",
"Science": "projects/science",
"Tools": "projects/tools",
"Turtle": "projects/turtle",
"Blocks To JavaScript": "courses/blocks-to-javascript",
"Courses": "courses",
"Behind the MakeCode Hardware": "behind-the-makecode-hardware"
},
"electronManifest": {
"latest": "v1.2.7"
}
}