forked from ilg-archived/openocd
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merge to the laset version https://github.com/gnu-mcu-eclipse/openocd
Revision: 8721a12 Author: Liviu Ionescu Date: 2017-09-03 00:57:08 [ilg-archived#16]; remove duplicate Makefile lines
- Loading branch information
Showing
77 changed files
with
1,377 additions
and
1,561 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,26 @@ | ||
# GNU ARM Eclipse OpenOCD | ||
# GNU MCU Eclipse OpenOCD | ||
|
||
The **GNU ARM Eclipse OpenOCD** is a new distribution of [OpenOCD](http://openocd.org), customised for a better/more convenient integration with the **GNU ARM OpenOCD Debugging** plug-in. | ||
The **GNU MCU Eclipse OpenOCD** project is a fork of [OpenOCD](http://openocd.org), customised for a better/more convenient integration with the **GNU MCU OpenOCD Debugging** plug-in. | ||
|
||
Expect **GNU MCU Eclipse OpenOCD** to follow official OpenOCD releases, plus several intermediate releases, as needed. | ||
|
||
## RISC-V support | ||
|
||
The **GNU MCU Eclipse OpenOCD** also tracks the changes from the [RISC-V OpenOCD](https://github.com/riscv/riscv-openocd) fork. | ||
|
||
## How to use | ||
|
||
* [Overview](http://gnuarmeclipse.github.io/openocd/) (read me first!) | ||
* [Install](http://gnuarmeclipse.github.io/openocd/install) | ||
* Eclipse plug-in | ||
* [Support](https://github.com/gnuarmeclipse/openocd/issues/1) | ||
* [Overview](http://gnu-mcu-eclipse.github.io/openocd/) (read me first!) | ||
* [Install](http://gnu-mcu-eclipse.github.io/openocd/install) | ||
* [Eclipse plug-in](https://gnu-mcu-eclipse.github.io/debug/openocd/) | ||
* [Support](https://github.com/gnu-mcu-eclipse/openocd/issues/1) | ||
|
||
## How to build | ||
|
||
* [How to build](http://gnuarmeclipse.github.io/openocd/how-to-build) (using Docker containers) | ||
* [Change log](http://gnuarmeclipse.github.io/openocd/change-log) | ||
* [How to build](https://gnu-mcu-eclipse.github.io/openocd/build-procedure/) (using Docker containers) | ||
* [Change log](https://gnu-mcu-eclipse.github.io/openocd/change-log/) | ||
|
||
## Releases & binaries | ||
|
||
See the [releases](http://gnuarmeclipse.github.io/openocd/releases) page. | ||
Binaries for most platforms can be downloaded from [GitHub Releases](https://github.com/gnuarmeclipse/openocd/releases). | ||
See the [releases](https://gnu-mcu-eclipse.github.io/openocd/releases/) page. | ||
Binaries for most platforms can be downloaded from [GitHub Releases](https://github.com/gnu-mcu-eclipse/openocd/releases). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.