diff --git a/pxtarget.json b/pxtarget.json index 21ad5562..70225b9c 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -53,7 +53,8 @@ }, "compile": { "isNative": false, - "hasHex": true + "hasHex": true, + "deployDrives": "^MICROBIT" }, "simulator": { "autoRun": true diff --git a/win10/app/package.appxmanifest b/win10/app/package.appxmanifest index a06a5f53..44fd8686 100644 --- a/win10/app/package.appxmanifest +++ b/win10/app/package.appxmanifest @@ -17,13 +17,24 @@ - + + + + BBC micro:bit binary file + .hex file created with codemicrobit.com or microbit.co.uk + + + .hex + + + +