From 79b2add73eded8bd4695f51b624707c233566be1 Mon Sep 17 00:00:00 2001 From: martinwork Date: Fri, 31 Jul 2026 21:01:50 +0100 Subject: [PATCH] Extension: add Peanut King micro:bit Shield V2 --- 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 d2fcba47e62..56b0c46bdc4 100644 --- a/docs/extensions/extension-gallery.md +++ b/docs/extensions/extension-gallery.md @@ -593,6 +593,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o ```codecard [{ + "name": "Peanut King micro:bit Shield V2", + "url":"/pkg/peanut-king-solution/pxt-pks-shield-v2", + "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 bc02b8ae857..3a2e6542717 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -449,6 +449,7 @@ "bsiever/pxt-sen66": { "tags": [ "Science" ] }, "skinformatics/enorasiscore-makecode": { "tags": [ "Science" ] }, "pasalt/pxt-neopixel-matrix-extension": { "tags": [ "Lights and Display" ] }, + "peanut-king-solution/pxt-pks-shield-v2": { "tags": [ "Robotics" ] }, "microsoft/pxt-simx-sample": { "simx": { "sha": "7301f5900879b85127482d79bab48f03c25690a8",