8bitgeek / riscv-openocd

Fork of OpenOCD that has RISC-V microcontroller support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github All Releases

The xPack OpenOCD fork

This repository is a fork of the official OpenOCD repository, and was created to store the few changes that were performed in The xPack OpenOCD.

URLs

  • https://github.com/xpack-dev-tools/openocd.git - the URL of this fork
  • git://git.code.sf.net/p/openocd/code - the URL of the upstream repo.

Branches

  • xpack - the updated content, used during the builds
  • master - the original content, it follows the upstream master.

Changes

The changes are minimal and should not introduce functional differences:

  • a configure option was added to configure branding (--enable-branding)
  • the src/openocd.c file was edited to display the branding string
  • the contrib/60-openocd.rules file was simplified to avoid protection related issues.

How to use

Details on how to install and use The xPack OpenOCD are available in the separate xpack-dev-tools/openocd-xpack project.

Support

For issues related to the OpenOCD functionality, please use the official discussion channels.

Links

About

Fork of OpenOCD that has RISC-V microcontroller support

License:GNU General Public License v2.0


Languages

Language:C 86.3%Language:C++ 3.8%Language:HTML 2.3%Language:Assembly 2.1%Language:Tcl 1.8%Language:Perl 1.1%Language:Makefile 0.9%Language:Python 0.6%Language:M4 0.4%Language:PHP 0.4%Language:Shell 0.3%Language:GDB 0.0%Language:Haskell 0.0%Language:Objective-C 0.0%