Skip to content

Commit 93c867c

Browse files
author
Artem Panfilov
committed
README.md: update openocd build instructions link
Signed-off-by: Artem Panfilov <[email protected]>
1 parent 9ae732f commit 93c867c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ And to get Crosstool-NG configured with either of those samples just say: `./ct-
168168
169169
## Crosstool-NG configuration: manual tuning
170170

171-
If pre-defined "sample" doesn't meet one's requirements it's possible to either fine-tune some existing sample or start over from scratch
171+
If pre-defined "sample" doesn't meet one's requirements it's possible to either fine-tune some existing sample or start over from scratch
172172
and make all the settings manually. For that just say `./ct-ng menuconfig` and use [menuconfig](https://en.wikipedia.org/wiki/Menuconfig) interface in the same way as it's done in many other projects like the Linux kernel, uClibc, Buildroot and many others.
173173

174174
> :warning: To start configuration from scratch make sure `.config` file doesn't exist in the Crosstool's root directory or say `./ct-ng distclean`.
@@ -307,7 +307,7 @@ please see [documentation](https://foss-for-synopsys-dwc-arc-processors.github.i
307307
> https://foss-for-synopsys-dwc-arc-processors.github.io/toolchain/baremetal/em-starter-kit.html
308308
309309
Build instructions for OpenOCD are available at its page:
310-
https://github.com/foss-for-synopsys-dwc-arc-processors/openocd/blob/arc-0.9-dev-2021.09/doc/README.ARC
310+
https://github.com/foss-for-synopsys-dwc-arc-processors/openocd/blob/arc-2021.09/doc/README.ARC
311311
312312
To run OpenOCD:
313313
@@ -413,4 +413,3 @@ For all inquiries Synopsys customers are advised to use
413413
issue against
414414
[toolchain](https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain)
415415
repository on GitHub.
416-

0 commit comments

Comments
 (0)