Skip to content

Commit 49eb241

Browse files
martinworkabchatra
andauthored
Extension: add Petal:bit (#6312)
Co-authored-by: Abhijith Chatra <[email protected]>
1 parent 463881c commit 49eb241

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

868868
```codecard
869869
[{
870+
"name": "Elecfreaks Petal:bit",
871+
"url": "/pkg/elecfreaks/pxt-petal",
872+
"cardType": "package"
873+
}, {
870874
"name": "Joy IT RFID Module MFRC-522",
871875
"url": "/pkg/joy-it/pxt-rfid-mfrc522",
872876
"cardType": "package"

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,7 @@
476476
"ines-hpmm/pxt-luma-matrix": { "tags": [ "Lights and Display" ] },
477477
"team-bp/pxt-bplab": { "tags": [ "Science" ] },
478478
"jimd80/pxt-coderdojo-controller": { "tags": [ "Gaming" ] },
479+
"elecfreaks/pxt-petal": { "tags": [ "Science" ] },
479480
"microsoft/pxt-simx-sample": {
480481
"simx": {
481482
"sha": "7301f5900879b85127482d79bab48f03c25690a8",

0 commit comments

Comments
 (0)