From 3bd509232e6aed3438d0d2a4b152870c26badc10 Mon Sep 17 00:00:00 2001 From: martinwork Date: Thu, 11 Jun 2026 23:17:14 +0100 Subject: [PATCH] Extension: add FWD Edu UBit --- 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 33a6743e655..a0e7d0d39bc 100644 --- a/docs/extensions/extension-gallery.md +++ b/docs/extensions/extension-gallery.md @@ -939,6 +939,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o ```codecard [{ + "name": "FWD Edu UBit", + "url": "/pkg/Forward-Education/pxt-fwd-ubit", + "cardType": "package" +}, { "name": "BestModules BMduino", "url": "/pkg/BestModules-Libraries/pxt-bmduino", "cardType": "package" diff --git a/targetconfig.json b/targetconfig.json index 1e6057e928e..e8d95073c20 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -443,6 +443,7 @@ "pyocodingcompany-crypto/pyobot-makecode": { "tags": [ "Robotics" ] }, "kitronikltd/pxt-design-and-automate-accessory-kit": { "tags": [ "Robotics" ] }, "aorczyk/my-controller": { "tags": [ "Software" ] }, + "forward-education/pxt-fwd-ubit": {}, "microsoft/pxt-simx-sample": { "simx": { "sha": "7301f5900879b85127482d79bab48f03c25690a8",