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.
Fork of mbed-tools by
Diff: targets.py
- Revision:
- 2:5f044fef8f98
- Parent:
- 0:4a2e5f0422d6
- Child:
- 11:072037a91709
--- a/targets.py Wed Mar 30 16:27:19 2016 +0000 +++ b/targets.py Wed Mar 30 19:28:05 2016 +0100 @@ -32,7 +32,7 @@ import binascii import struct import shutil -from workspace_tools.patch import patch +from tools.patch import patch from paths import TOOLS_BOOTLOADERS class Target: