Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/extensions/extension-gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
"name": "FWD Edu Smart Hydroponics Kit",
"url": "/pkg/Forward-Education/pxt-smart-hydroponics",
"cardType": "package"
}, {
"name": "FWD Edu Smart: All Kits",
"url": "/pkg/Forward-Education/pxt-all-fwd-blocks",
"cardType": "package"
}, {
"name": "BP Lab micro:bit Kit",
"url": "/pkg/team-bp/pxt-bplab",
Expand Down
1 change: 1 addition & 0 deletions targetconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@
"forward-education/pxt-smart-soldering": { "tags": [ "Science" ] },
"forward-education/pxt-smart-solar": { "tags": [ "Science" ] },
"forward-education/pxt-smart-hydroponics": { "tags": [ "Science" ] },
"forward-education/pxt-all-fwd-blocks": { "tags": [ "Science" ] },
"elecfreaks/pxt-petal": { "tags": [ "Science" ] },
"microsoft/pxt-simx-sample": {
"simx": {
Expand Down
Loading