Skip to content

Commit 864a943

Browse files
committed
importer: add CMSIS 5 repo link
1 parent 78b7a05 commit 864a943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/importer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ importer.py script can be used to import code base from different repositories i
44

55
### Pre-requisties
66
1. Get the required repository clone and update it to commit required - the recommended would be to checkout the latest release version in the repository that we are getting an update from.
7-
Note: Repository should be placed outside the mbed-os. For instance CMSIS_5 repo would be at the same level as mbed-os repository (`update/mbed-os` and update/CMSIS_5)
7+
Note: Repository should be placed outside the mbed-os. For instance [CMSIS_5](https://github.com/ARM-software/CMSIS_5) repository would be at the same level as mbed-os repository (`update/mbed-os` and update/CMSIS_5)
88
2. Create json file as per template
99

1010
### JSON file template

0 commit comments

Comments
 (0)