From 330d925a1be76d5e1c8ee72224f235937f46fca3 Mon Sep 17 00:00:00 2001 From: Martin Williams Date: Thu, 19 Dec 2024 02:58:33 +0000 Subject: [PATCH] Extension: add XGO Rider (#6044) --- 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 aacf5cbc0c2..05dce8bdb09 100644 --- a/docs/extensions/extension-gallery.md +++ b/docs/extensions/extension-gallery.md @@ -521,6 +521,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o ```codecard [{ + "name": "Elecfreaks XGO Rider", + "url":"/pkg/elecfreaks/XGO-Rider", + "cardType": "package" +}, { "name": "SIYEENOVE mCar", "url":"/pkg/siyeenove/pxt_mcar", "cardType": "package" diff --git a/targetconfig.json b/targetconfig.json index 62869ea2812..99b414f38dc 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -471,6 +471,7 @@ "hovavo/pxt-states": { "tags": [ "Software" ] }, "parallaxinc/cyberbot_makecode": { "tags": [ "Robotics" ] }, "siyeenove/pxt_mcar": { "tags": [ "Robotics" ] }, + "elecfreaks/xgo-rider": { "tags": [ "Robotics" ] }, "microsoft/pxt-simx-sample": { "simx": { "sha": "7301f5900879b85127482d79bab48f03c25690a8",