Skip to content

Commit 73c3979

Browse files
authored
Extension: add Smart All Kits (#6550)
1 parent 531904a commit 73c3979

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
@@ -399,6 +399,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
399399
"name": "FWD Edu Smart Hydroponics Kit",
400400
"url": "/pkg/Forward-Education/pxt-smart-hydroponics",
401401
"cardType": "package"
402+
}, {
403+
"name": "FWD Edu Smart: All Kits",
404+
"url": "/pkg/Forward-Education/pxt-all-fwd-blocks",
405+
"cardType": "package"
402406
}, {
403407
"name": "BP Lab micro:bit Kit",
404408
"url": "/pkg/team-bp/pxt-bplab",

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,7 @@
487487
"forward-education/pxt-smart-soldering": { "tags": [ "Science" ] },
488488
"forward-education/pxt-smart-solar": { "tags": [ "Science" ] },
489489
"forward-education/pxt-smart-hydroponics": { "tags": [ "Science" ] },
490+
"forward-education/pxt-all-fwd-blocks": { "tags": [ "Science" ] },
490491
"forward-education/pxt-climate-action": { "tags": [ "Science" ] },
491492
"elecfreaks/pxt-petal": { "tags": [ "Science" ] },
492493
"kitronikltd/pxt-kitronik-mai-z": { "tags": [ "Robotics" ] },

0 commit comments

Comments
 (0)