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.
Diff: combine.sh
- Revision:
- 0:e13a8a944e25
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/combine.sh Tue Feb 13 10:07:23 2018 +0000 @@ -0,0 +1,1 @@ +python combine_bootloader_with_app.py -b mbed-bootloader-k64f.bin -a BUILD/K64F/GCC_ARM/simple-mbed-cloud-client-example.bin --app-offset 0x20400 --header-offset 0x20000 -o combined.bin