From cb1260419baa93fa091641abd38408b12088e887 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Fri, 8 Apr 2016 10:49:43 -0700 Subject: [PATCH] updated manifest --- pxtarget.json | 3 ++- win10/app/package.appxmanifest | 13 ++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) 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 + + + +