Skip to content

Commit 0f3ff8a

Browse files
authored
Extension: add BestModules BMduino (#6673)
1 parent 2faa07a commit 0f3ff8a

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
@@ -911,6 +911,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
911911

912912
```codecard
913913
[{
914+
"name": "BestModules BMduino",
915+
"url": "/pkg/BestModules-Libraries/pxt-bmduino",
916+
"cardType": "package"
917+
}, {
914918
"name": "Backyard Brains Spiker:Bit",
915919
"url": "/pkg/BackyardBrains/pxt-spikerbit",
916920
"cardType": "package"

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,7 @@
434434
"backyardbrains/pxt-spikerbit": { "tags": [ "Science" ] },
435435
"siyeenove/pxt_mshield": { "tags": [ "Robotics" ] },
436436
"siyeenove/pxt_pybit": { "tags": [ "Robotics" ] },
437+
"bestmodules-libraries/pxt-bmduino": { "tags": [ "Science" ] },
437438
"microsoft/pxt-simx-sample": {
438439
"simx": {
439440
"sha": "7301f5900879b85127482d79bab48f03c25690a8",

0 commit comments

Comments
 (0)