Skip to content

Commit ff073f4

Browse files
authored
target config for simulator extensions (#5977)
* add sample simx to targetconfig.json * add empty testSimulatorExtensions, update simx-sample sha
1 parent cdfad6e commit ff073f4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pxtarget.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@
269269
"permanent": true
270270
}
271271
},
272+
"testSimulatorExtensions": {},
272273
"boardDefinition": {
273274
"visual": "microbit",
274275
"gpioPinBlocks": [

targetconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@
467467
"davidnsousa/sonification": { "tags": [ "Software" ] },
468468
"eanders-ms/simx-sample": {
469469
"simx": {
470-
"sha": "611e641a4b80d979235dd9ac267d0a707c129a85",
470+
"sha": "6555401f995fac26ebafbaf1f1b1261ae72a05b3",
471471
"devUrl": "http://localhost:5173"
472472
}
473473
}

0 commit comments

Comments
 (0)