diff --git a/docs/extensions/extension-gallery.md b/docs/extensions/extension-gallery.md index b77a57d8988..f02b2f96368 100644 --- a/docs/extensions/extension-gallery.md +++ b/docs/extensions/extension-gallery.md @@ -577,6 +577,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o ```codecard [{ + "name": "Tobbie-II (Translated)", + "url":"/pkg/Jim-no-surname-provided/pxt-tobbieII", + "cardType": "package" +}, { "name": "Siyeenove Pybit", "url":"/pkg/siyeenove/pxt_pybit", "cardType": "package" diff --git a/targetconfig.json b/targetconfig.json index 6e685ec2f98..6fb1c9117b0 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -439,6 +439,7 @@ "forward-education/pxt-coding-for-good": { "tags": [ "Science" ] }, "dfrobot/pxt-dfrobot_huskylensv2": { "tags": [ "Science" ] }, "steveturbek/pxt-rotary-encoder-ky-040-plus": { "tags": [ "Science" ] }, + "jim-no-surname-provided/pxt-tobbieii": { "tags": [ "Robotics" ] }, "microsoft/pxt-simx-sample": { "simx": { "sha": "7301f5900879b85127482d79bab48f03c25690a8",