Skip to content

Commit

Permalink
Merge branch 'master' into extension-add-sumobit
Browse files Browse the repository at this point in the history
  • Loading branch information
abchatra authored Dec 11, 2024
2 parents 1ffd0fc + 8839c49 commit 1510347
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/extensions/extension-gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -988,6 +988,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
## Utilities
```codecard
[{
"name": "States",
"url": "/pkg/hovavo/pxt-states",
"cardType": "package"
}, {
"name": "Hebrew",
"url": "/pkg/shahart/heb-microbit",
"cardType": "package"
Expand Down
1 change: 1 addition & 0 deletions targetconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@
"shahart/heb-microbit": { "tags": [ "Software" ] },
"kitronikltd/pxt-kitronik-craft-and-code": { "tags": [ "Robotics" ] },
"cytrontechnologies/pxt-sumobit": { "tags": [ "Robotics" ] },
"hovavo/pxt-states": { "tags": [ "Software" ] },
"parallaxinc/cyberbot_makecode": { "tags": [ "Robotics" ] },
"microsoft/pxt-simx-sample": {
"simx": {
Expand Down

0 comments on commit 1510347

Please sign in to comment.