Skip to content

Fork of OpenOCD that has RISC-V microcontroller support

License

Notifications You must be signed in to change notification settings

liangkangnan/riscv-openocd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.3%
  • C++ 3.8%
  • HTML 2.3%
  • Assembly 2.1%
  • Tcl 1.8%
  • Perl 1.1%
  • Other 2.6%