Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Homepage
I'm tired of having to copy the binary to mbed folder after compiling from the browser. So created this batch file for windows. It check for binary file every 5sec then automatically move the binary to mbed folder. Platform used is HRM1017. Some modification might be required to used for other platform:
1. Only check D, E, F folder.
2. HRM1017 use *.hex (other might use *.bin)
3. HRM1017 has "mbed.htm" in its folder. Using it as signature.
Run from download folder. There must be no other *.hex file in the folder.