add freenove starter kit (#2493)
This commit is contained in:
@ -289,6 +289,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
|
|||||||
"name": "Pi Supply tinker:kit",
|
"name": "Pi Supply tinker:kit",
|
||||||
"url": "/pkg/PiSupply/pxt-tinker-kit",
|
"url": "/pkg/PiSupply/pxt-tinker-kit",
|
||||||
"cardType": "package"
|
"cardType": "package"
|
||||||
|
}, {
|
||||||
|
"name": "Freenove Starter Kit",
|
||||||
|
"url": "/pkg/Freenove/Makecode-Extension-Starter-Kit",
|
||||||
|
"cardType": "package"
|
||||||
}]
|
}]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -150,7 +150,8 @@
|
|||||||
"makecode-extensions/HTS221",
|
"makecode-extensions/HTS221",
|
||||||
"assirati/pxt-inventura",
|
"assirati/pxt-inventura",
|
||||||
"Veilkrand/pxt-RobotCar",
|
"Veilkrand/pxt-RobotCar",
|
||||||
"4tronix/DriveBit"
|
"4tronix/DriveBit",
|
||||||
|
"Freenove/Makecode-Extension-Starter-Kit"
|
||||||
],
|
],
|
||||||
"preferredRepos": [
|
"preferredRepos": [
|
||||||
"Microsoft/pxt-neopixel",
|
"Microsoft/pxt-neopixel",
|
||||||
|
Reference in New Issue
Block a user