Compare commits
7 Commits
Author | SHA1 | Date | |
---|---|---|---|
42ee472c58 | |||
3923944a2e | |||
d51b5bc1f4 | |||
3742cc45f2 | |||
b6398d35c4 | |||
1c2bbed2a9 | |||
971f0b9ee0 |
13
calliope.code-workspace
Normal file
13
calliope.code-workspace
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "..\\pxt"
|
||||
},
|
||||
{
|
||||
"path": "..\\pxt-common-packages"
|
||||
},
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
]
|
||||
}
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"appref": "v1.0.25"
|
||||
"appref": "v3.0.33"
|
||||
}
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pxt-calliope",
|
||||
"version": "3.0.32",
|
||||
"version": "3.0.34",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pxt-calliopemini",
|
||||
"version": "3.0.32",
|
||||
"description": "micro:bit target for Microsoft MakeCode (PXT)",
|
||||
"version": "3.0.34",
|
||||
"description": "calliope mini target for Microsoft MakeCode (PXT)",
|
||||
"keywords": [
|
||||
"JavaScript",
|
||||
"education",
|
||||
@ -10,11 +10,11 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Microsoft/pxt-microbit.git"
|
||||
"url": "git+https://github.com/microsoft/pxt-calliope.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/Microsoft/pxt-microbit#readme",
|
||||
"homepage": "https://github.com/microsoft/pxt-calliope#readme",
|
||||
"files": [
|
||||
"README.md",
|
||||
"pxtarget.json",
|
||||
|
@ -41,21 +41,16 @@
|
||||
"MKleinSB/ScrollText",
|
||||
"MKleinSB/pxt-calliope-oled96",
|
||||
"KitronikLtd/pxt-kitronik-servo-lite",
|
||||
"KitronikLtd/pxt-kitronik-motor-driver",
|
||||
"KitronikLtd/pxt-kitronik-I2C-16-servo",
|
||||
"KitronikLtd/pxt-kitronik-stopbit",
|
||||
"KitronikLtd/pxt-kitronik-lampbit",
|
||||
"KitronikLtd/pxt-kitronik-klimate",
|
||||
"KitronikLtd/pxt-kitronik-zip-64",
|
||||
"KitronikLtd/pxt-kitronik-rtc",
|
||||
"KitronikLtd/pxt-kitronik-game-controller",
|
||||
"KitronikLtd/pxt-kitronik-robotics-board",
|
||||
"KitronikLtd/pxt-kitronik-klef-piano",
|
||||
"Seeed-Studio/pxt-grove",
|
||||
"Seeed-Studio/pxt-grove-zero-for-microbit",
|
||||
"Tinkertanker/pxt-ir-receiver",
|
||||
"Tinkertanker/pxt-iot-environment-kit",
|
||||
"Tinkertanker/pxt-motorbit",
|
||||
"Tinkertanker/pxt-realtimeclock-ds1307",
|
||||
"Tinkertanker/pxt-tinkercademy-tinker-kit",
|
||||
"Tinkertanker/pxt-rotary-encoder-ky040",
|
||||
@ -63,56 +58,21 @@
|
||||
"Tinkertanker/pxt-oled-ssd1306",
|
||||
"Tinkertanker/pxt-range-vl53l0x",
|
||||
"Tinkertanker/pxt-continuous-servo",
|
||||
"Tinkertanker/pxt-joystickbit",
|
||||
"Tinkertanker/pxt-robit",
|
||||
"Tinkertanker/pxt-smarthome",
|
||||
"Tinkertanker/microDriver_SHT2x",
|
||||
"Tinkertanker/pxt-ringbitcar",
|
||||
"Tinkertanker/uDriver_PCA9585",
|
||||
"Tinkertanker/pxt-alphanumeric-ht16k33",
|
||||
"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",
|
||||
"sparkfun/pxt-gator-environment",
|
||||
"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",
|
||||
"1010Technologies/pxt-makerbit-motor",
|
||||
"1010Technologies/pxt-makerbit-mp3",
|
||||
"1010Technologies/pxt-makerbit-ultrasonic",
|
||||
"1010Technologies/pxt-makerbit-lcd1602",
|
||||
"1010Technologies/pxt-makerbit-ir-receiver",
|
||||
"1010Technologies/pxt-makerbit-touch",
|
||||
"1010Technologies/pxt-makerbit-pins",
|
||||
"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",
|
||||
@ -128,47 +88,21 @@
|
||||
"makecode-extensions/TM1650",
|
||||
"makecode-extensions/NTC",
|
||||
"makecode-extensions/DS1302",
|
||||
"BirdBrainTechnologies/pxt-hummingbird-bit",
|
||||
"PiSupply/pxt-iot-lora-node",
|
||||
"PiSupply/pxt-tinker-kit",
|
||||
"PiSupply/pxt-bitbuggy",
|
||||
"PiSupply/pxt-oled-ssd1306",
|
||||
"pimoroni/pxt-touchbit",
|
||||
"4tronix/cubebit",
|
||||
"4tronix/BitCommander",
|
||||
"alankrantas/pxt-MAX7219_8x8",
|
||||
"ReRoKit/pxt-reromicro",
|
||||
"51bit/ColorBit",
|
||||
"51bit/SFC",
|
||||
"51bit/SmartTools",
|
||||
"alankrantas/pxt-MAX7219_8x8",
|
||||
"KitronikLtd/pxt-kitronik-zip-tile",
|
||||
"lwchkg/pxt-proportional-font",
|
||||
"jcubuntu/pxt-iKB1",
|
||||
"KitronikLtd/pxt-kitronik-accessbit",
|
||||
"kaku111/pxt-tobbieII",
|
||||
"alankrantas/pxt-DHT11_DHT22",
|
||||
"cgs-matthew-pham/pxt-hitechnic-irseeker-v2",
|
||||
"Freenove/Makecode-Extension-Rover",
|
||||
"letstalkscience/pxt-cozir",
|
||||
"e-radionicacom/pxt-wifi",
|
||||
"monkmakes/pxt-sensor",
|
||||
"beyond-coding-tw/pxt-nexusbot",
|
||||
"elecfreaks/pxt-cutebot",
|
||||
"KitronikLtd/pxt-kitronik-fischertechnik",
|
||||
"keigan-motor/pxt-KeiganMotor",
|
||||
"KitronikLtd/pxt-kitronik-klip-motor",
|
||||
"alankrantas/pxt-ESP8266_ThingSpeak",
|
||||
"KitronikLtd/pxt-kitronik-viewtext32",
|
||||
"plenprojectcompany/pxt-PLENbit",
|
||||
"4tronix/MiniBit",
|
||||
"elecfreaks/pxt-wukong",
|
||||
"sparkfun/pxt-gator-particle",
|
||||
"sparkfun/pxt-gator-soil",
|
||||
"sparkfun/pxt-gator-microphone",
|
||||
"rebeccaclavier/pxt-bmp280",
|
||||
"xinabox/pxt-SW01",
|
||||
"xinabox/pxt-OD01",
|
||||
"51bit/dfplayermini",
|
||||
"makecode-extensions/STTS751",
|
||||
"makecode-extensions/LSM6DSO",
|
||||
@ -177,26 +111,8 @@
|
||||
"makecode-extensions/LIS2MDL",
|
||||
"makecode-extensions/HTS221",
|
||||
"assirati/pxt-inventura",
|
||||
"Veilkrand/pxt-RobotCar",
|
||||
"4tronix/DriveBit",
|
||||
"Freenove/Makecode-Extension-Starter-Kit",
|
||||
"sphero-inc/sphero-sdk-microbit-makecode",
|
||||
"BrightWearables/pxt-microbit-brightboard",
|
||||
"EBOTICS/pxt-eboticsMIBO",
|
||||
"KitronikLtd/pxt-kitronik-halohd",
|
||||
"dugbraden/pxt-climate-action-kit",
|
||||
"alsrobot-microbit-makecode-packages/MiniCruise",
|
||||
"4tronix/ServoBit",
|
||||
"DFRobot/pxt-maqueen",
|
||||
"DFRobot/pxt-DFRobot-microIoT",
|
||||
"mu-opensource/pxt-muvision",
|
||||
"KitronikLtd/pxt-kitronik-clip-detector",
|
||||
"DFRobot/pxt-DFRobot-NaturalScience",
|
||||
"strawbees/pxt-robotic-inventions",
|
||||
"daferdur/pxt-myHX711",
|
||||
"CytronTechnologies/pxt-edubit",
|
||||
"MakeAndLearn/pxt-microshield",
|
||||
"elecfreaks/pxt-TPBot",
|
||||
"calliope-edu/pxt-grove",
|
||||
"tinysuperlab/motionkit",
|
||||
"tinysuperlab/touchkit",
|
||||
@ -204,9 +120,13 @@
|
||||
"MKleinSB/pxt-dht11",
|
||||
"MKleinSB/pxt-esp-thingspeak",
|
||||
"MKleinSB/pxt-OLED-SSD1306",
|
||||
"https://github.com/MKleinSB/pxt-pca9685",
|
||||
"https://github.com/MKleinSB/pxt-mpr121",
|
||||
"https://github.com/MKleinSB/pxt-gatorlog-calliope"
|
||||
"MKleinSB/pxt-pca9685",
|
||||
"MKleinSB/pxt-mpr121",
|
||||
"MKleinSB/pxt-gatorlog-calliope",
|
||||
"MKleinSB/pxt-callibot",
|
||||
"MKleinSB/pxt-serialmp3",
|
||||
"dl1ekm/pxt-calliope-ADS1x15",
|
||||
"dl1ekm/pxt-calliope-PCF85063-RTC"
|
||||
],
|
||||
"preferredRepos": [
|
||||
"tinysuperlab/motionkit",
|
||||
@ -219,9 +139,12 @@
|
||||
"MKleinSB/pxt-dht11",
|
||||
"MKleinSB/pxt-esp-thingspeak",
|
||||
"Microsoft/pxt-neopixel",
|
||||
"https://github.com/MKleinSB/pxt-pca9685",
|
||||
"https://github.com/MKleinSB/pxt-mpr121",
|
||||
"https://github.com/MKleinSB/pxt-gatorlog-calliope"
|
||||
"MKleinSB/pxt-pca9685",
|
||||
"MKleinSB/pxt-mpr121",
|
||||
"MKleinSB/pxt-gatorlog-calliope",
|
||||
"MKleinSB/pxt-callibot",
|
||||
"dl1ekm/pxt-calliope-ADS1x15",
|
||||
"dl1ekm/pxt-calliope-PCF85063-RTC"
|
||||
]
|
||||
},
|
||||
"galleries": {
|
||||
|
Reference in New Issue
Block a user