add freenove starter kit (#2493)

This commit is contained in:
Mark
2019-10-24 22:35:48 +01:00
committed by Abhijith Chatra
parent 31d9e14756
commit 4382868d5f
2 changed files with 6 additions and 1 deletions

View File

@ -289,6 +289,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
"name": "Pi Supply tinker:kit",
"url": "/pkg/PiSupply/pxt-tinker-kit",
"cardType": "package"
}, {
"name": "Freenove Starter Kit",
"url": "/pkg/Freenove/Makecode-Extension-Starter-Kit",
"cardType": "package"
}]
```

View File

@ -150,7 +150,8 @@
"makecode-extensions/HTS221",
"assirati/pxt-inventura",
"Veilkrand/pxt-RobotCar",
"4tronix/DriveBit"
"4tronix/DriveBit",
"Freenove/Makecode-Extension-Starter-Kit"
],
"preferredRepos": [
"Microsoft/pxt-neopixel",