Skip to content

Commit 4aab3a3

Browse files
authored
Extension: add Siyeenove mShield (#6640)
1 parent f35da3e commit 4aab3a3

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/extensions/extension-gallery.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
561561

562562
```codecard
563563
[{
564+
"name": "Siyeenove mShield",
565+
"url":"/pkg/siyeenove/pxt_mshield",
566+
"cardType": "package"
567+
}, {
564568
"name": "BrailleBot",
565569
"url":"/pkg/roborisen/braillebot",
566570
"cardType": "package"

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,7 @@
432432
"smarthon/pxt-smarthome": { "tags": [ "Networking" ] },
433433
"roborisen/braillebot": { "tags": [ "Robotics" ] },
434434
"backyardbrains/pxt-spikerbit": { "tags": [ "Science" ] },
435+
"siyeenove/pxt_mshield": { "tags": [ "Robotics" ] },
435436
"microsoft/pxt-simx-sample": {
436437
"simx": {
437438
"sha": "7301f5900879b85127482d79bab48f03c25690a8",

0 commit comments

Comments
 (0)