From 60ff40f77736d5a998ceffbe2a4112cbf75f355f Mon Sep 17 00:00:00 2001 From: Martin Williams Date: Fri, 6 Dec 2024 18:16:36 +0000 Subject: [PATCH] Extension: add SUMO:BIT --- 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 ef6ef32cfa4..54e33af0e3e 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": "Cytron SUMO:BIT", + "url":"/pkg/CytronTechnologies/pxt-sumobit", + "cardType": "package" +}, { "name": "Kitronik Craft & Code", "url":"/pkg/KitronikLtd/pxt-kitronik-Craft-and-Code", "cardType": "package" diff --git a/targetconfig.json b/targetconfig.json index 765fb8a7e38..2d355c0ba70 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -467,6 +467,7 @@ "davidnsousa/sonification": { "tags": [ "Software" ] }, "shahart/heb-microbit": { "tags": [ "Software" ] }, "kitronikltd/pxt-kitronik-craft-and-code": { "tags": [ "Robotics" ] }, + "cytrontechnologies/pxt-sumobit": { "tags": [ "Robotics" ] }, "microsoft/pxt-simx-sample": { "simx": { "sha": "7301f5900879b85127482d79bab48f03c25690a8",