From 219e6c262e1d6db3a5961c359cff687d19ad4a4b Mon Sep 17 00:00:00 2001 From: martinwork Date: Tue, 6 Jan 2026 19:24:15 +0000 Subject: [PATCH] Extension: add Coding For Good Kit --- docs/extensions/extension-gallery.md | 4 ++++ targetconfig.json | 1 + 2 files changed, 5 insertions(+) diff --git a/docs/extensions/extension-gallery.md b/docs/extensions/extension-gallery.md index 996f1bb1f7e..9e1dd66aeae 100644 --- a/docs/extensions/extension-gallery.md +++ b/docs/extensions/extension-gallery.md @@ -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" diff --git a/targetconfig.json b/targetconfig.json index 7a7c76a99bb..327e4000b5f 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -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",