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",