Skip to content

Commit 8fe9568

Browse files
authored
Extension: add Backyard Brains Spiker:Bit (#6623)
1 parent ee22e99 commit 8fe9568

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

900900
```codecard
901901
[{
902+
"name": "Backyard Brains Spiker:Bit",
903+
"url": "/pkg/BackyardBrains/pxt-spikerbit",
904+
"cardType": "package"
905+
}, {
902906
"name": "Elecfreaks Petal:bit",
903907
"url": "/pkg/elecfreaks/pxt-petal",
904908
"cardType": "package"

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@
430430
"elecfreaks/pxt-petal": { "tags": [ "Science" ] },
431431
"kitronikltd/pxt-kitronik-mai-z": { "tags": [ "Robotics" ] },
432432
"roborisen/braillebot": { "tags": [ "Robotics" ] },
433+
"backyardbrains/pxt-spikerbit": { "tags": [ "Science" ] },
433434
"microsoft/pxt-simx-sample": {
434435
"simx": {
435436
"sha": "7301f5900879b85127482d79bab48f03c25690a8",

0 commit comments

Comments
 (0)