From afc3fbae522ed4b203b939e8f8e4bf47e5959b52 Mon Sep 17 00:00:00 2001 From: martinwork Date: Fri, 3 Jul 2026 10:47:38 +0100 Subject: [PATCH] Extension: add RobotGyms Robot PU Pro --- 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 638b233d169..88b3c50a352 100644 --- a/docs/extensions/extension-gallery.md +++ b/docs/extensions/extension-gallery.md @@ -589,6 +589,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o ```codecard [{ + "name": "RobotGyms Robot PU Pro", + "url":"/pkg/robotgyms/pxt-robotpu", + "cardType": "package" +}, { "name": "Kitronik Design & Automate Accessory Kit", "url":"/pkg/KitronikLtd/pxt-design-and-automate-accessory-kit", "cardType": "package" diff --git a/targetconfig.json b/targetconfig.json index 23cb2a973ec..c69d01a5bad 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -448,6 +448,7 @@ "forward-education/pxt-ceibal-ubit": {}, "bsiever/pxt-sen66": { "tags": [ "Science" ] }, "skinformatics/enorasiscore-makecode": { "tags": [ "Science" ] }, + "robotgyms/pxt-robotpu": { "tags": [ "Robotics" ] }, "microsoft/pxt-simx-sample": { "simx": { "sha": "7301f5900879b85127482d79bab48f03c25690a8",