Skip to content

Commit 924338d

Browse files
authored
Extension: add Robotics Kit (#6090)
1 parent a1b542d commit 924338d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/extensions/extension-gallery.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
521521

522522
```codecard
523523
[{
524+
"name": "DFRobot Creative Robotics Kit",
525+
"url":"/pkg/DFRobot/pxt-DFRobot_creative-robotics-kit",
526+
"cardType": "package"
527+
}, {
524528
"name": "Elecfreaks XGO Rider",
525529
"url":"/pkg/elecfreaks/XGO-Rider",
526530
"cardType": "package"

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@
472472
"parallaxinc/cyberbot_makecode": { "tags": [ "Robotics" ] },
473473
"siyeenove/pxt_mcar": { "tags": [ "Robotics" ] },
474474
"elecfreaks/xgo-rider": { "tags": [ "Robotics" ] },
475+
"dfrobot/pxt-dfrobot_creative-robotics-kit": { "tags": [ "Robotics" ] },
475476
"microsoft/pxt-simx-sample": {
476477
"simx": {
477478
"sha": "7301f5900879b85127482d79bab48f03c25690a8",

0 commit comments

Comments
 (0)