Skip to content

Commit

Permalink
Extension: add Craft & Code (#6016)
Browse files Browse the repository at this point in the history
Co-authored-by: Abhijith Chatra <[email protected]>
  • Loading branch information
martinwork and abchatra authored Nov 26, 2024
1 parent 8ebd67b commit d1c862a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions docs/extensions/extension-gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o

```codecard
[{
"name": "Kitronik Craft & Code",
"url":"/pkg/KitronikLtd/pxt-kitronik-Craft-and-Code",
"cardType": "package"
}, {
"name": "Lectrify Brick:Bit",
"url":"/pkg/softsmyth/lectrify-b4k",
"cardType": "package"
Expand Down
4 changes: 2 additions & 2 deletions targetconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -465,13 +465,14 @@
"pythom1234/pxt-oled": { "tags": [ "Lights and Display" ] },
"softsmyth/lectrify-b4k": { "tags": [ "Robotics" ] },
"davidnsousa/sonification": { "tags": [ "Software" ] },
"shahart/heb-microbit": { "tags": [ "Software" ] },
"kitronikltd/pxt-kitronik-craft-and-code": { "tags": [ "Robotics" ] },
"microsoft/pxt-simx-sample": {
"simx": {
"sha": "7301f5900879b85127482d79bab48f03c25690a8",
"devUrl": "http://localhost:5173"
}
},
"shahart/heb-microbit": { "tags": [ "Software" ] },
"microbit-foundation/pxt-microbit-ml": {
"simx": {
"sha": "e349a2feaae9f84a24ebd56716209ef74e1758d2",
Expand All @@ -480,7 +481,6 @@
}
},
"microbit-apps/pxt-arcadeshield": {
"tags": [ "Graphics and Display" ],
"simx": {
"sha": "5bac5ff5b80621b53b746e4bbe252e406b992bdb",
"devUrl": "http://localhost:3000"
Expand Down

0 comments on commit d1c862a

Please sign in to comment.