Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/extensions/extension-gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions targetconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading