Skip to content
This repository has been archived by the owner on Sep 28, 2019. It is now read-only.

GNU MCU Eclipse OpenOCD v0.10.0-7-20180123

Compare
Choose a tag to compare
@ilg-ul ilg-ul released this 23 Jan 14:48
· 908 commits to gnu-mcu-eclipse-dev since this release

Github Releases (by Release)

Version v0.10.0-7-20180123 is a maintenance release; the main change was to add semihosting support for RISC-V targets.

Continue reading »

Easy install

OpenOCD is also available as an xPack and can be conveniently installed with xpm:

$ xpm install @gnu-mcu-eclipse/openocd@0.10.0-7.4 --global

To install the latest version available, use:

$ xpm install @gnu-mcu-eclipse/openocd --global