Skip to content

Commit 8ae03c8

Browse files
martinworkganicke
andauthored
Extension: add Coding For Good Kit (#6680)
Co-authored-by: Galen Nickel <[email protected]>
1 parent 3fa3f18 commit 8ae03c8

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
@@ -392,6 +392,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
392392

393393
```codecard
394394
[{
395+
"name": "FWD Edu Coding For Good Kit",
396+
"url": "/pkg/Forward-Education/pxt-coding-for-good",
397+
"cardType": "package"
398+
}, {
395399
"name": "Smarthon Smart Home IoT Maker Kit",
396400
"url": "/pkg/SMARTHON/pxt-smarthome",
397401
"cardType": "package"

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,7 @@
436436
"siyeenove/pxt_pybit": { "tags": [ "Robotics" ] },
437437
"nathanpervin/pxt-tm1638": { "tags": [ "Lights and Display" ] },
438438
"bestmodules-libraries/pxt-bmduino": { "tags": [ "Science" ] },
439+
"forward-education/pxt-coding-for-good": { "tags": [ "Science" ] },
439440
"microsoft/pxt-simx-sample": {
440441
"simx": {
441442
"sha": "7301f5900879b85127482d79bab48f03c25690a8",

0 commit comments

Comments
 (0)