Skip to content

Commit 6f2827b

Browse files
committed
add new jacdac
1 parent cdfcd08 commit 6f2827b

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

‎targetconfig.json‎

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"microsoft/pxt-tilemaps",
1717
"microsoft/pxt-skillmap-sample",
1818
"microsoft/pxt-jacdac",
19+
"jacdac/pxt-jacdac",
1920
"mr-coxall/turtle-logo",
2021
"microsoft/arcade-storytelling",
2122
"microsoft/arcade-background-scroll",
@@ -95,7 +96,15 @@
9596
},
9697
"microsoft/pxt-skillmap-sample": {},
9798
"microsoft/pxt-jacdac": {
98-
"tags": [ "Hardware" ]
99+
"tags": [ "Hardware" ],
100+
"upgrades": [ "move:jacdac/pxt-jacdac" ],
101+
"hidden": true
102+
},
103+
"jacdac/pxt-jacdac": {
104+
"simx": {
105+
"sha": "0cd760f1d1575b8dcd8ec8abcbb780fc10ec6937",
106+
"devUrl": "https://jacdac.github.io/jacdac-docs/tools/makecode-sim/"
107+
}
99108
},
100109
"microsoft/arcade-storytelling": {
101110
"preferred": true,

0 commit comments

Comments
 (0)