Skip to content

Commit d46d860

Browse files
Extension: add pxt-microbit-ml (#5990)
1 parent 1cacf79 commit d46d860

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

targetconfig.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,14 @@
471471
"devUrl": "http://localhost:5173"
472472
}
473473
},
474-
"shahart/heb-microbit": { "tags": [ "Software" ] }
474+
"shahart/heb-microbit": { "tags": [ "Software" ] },
475+
"microbit-foundation/pxt-microbit-ml": {
476+
"simx": {
477+
"sha": "e349a2feaae9f84a24ebd56716209ef74e1758d2",
478+
"devUrl": "http://localhost:5173",
479+
"aspectRatio": 3.45
480+
}
481+
}
475482
},
476483
"approvedEditorExtensionUrls": [
477484
"https://microsoft.github.io/ml4f/",

0 commit comments

Comments
 (0)