Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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 @@ -392,6 +392,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o

```codecard
[{
"name": "FWD Edu Coding For Good Kit",
"url": "/pkg/Forward-Education/pxt-coding-for-good",
"cardType": "package"
}, {
"name": "Smarthon Smart Home IoT Maker Kit",
"url": "/pkg/SMARTHON/pxt-smarthome",
"cardType": "package"
Expand Down
1 change: 1 addition & 0 deletions targetconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,7 @@
"siyeenove/pxt_pybit": { "tags": [ "Robotics" ] },
"nathanpervin/pxt-tm1638": { "tags": [ "Lights and Display" ] },
"bestmodules-libraries/pxt-bmduino": { "tags": [ "Science" ] },
"forward-education/pxt-coding-for-good": { "tags": [ "Science" ] },
"microsoft/pxt-simx-sample": {
"simx": {
"sha": "7301f5900879b85127482d79bab48f03c25690a8",
Expand Down
Loading