Open
Description
During #HackIllinois2017 @jacobrosenthal observed many issues with Windows and Zadig.
Need to explore adding a option to upload using the mbed disk using a batch file (windows) and shell script (Linux/Mac).
Rough set of steps needed:
- Build .hex file and merge soft device. If soft device is not erased during upload we can skip the merge step.
- Detect mbed drive location via checking drives for a MBED.htm file
- Copy file to mbed disk drive.