8000 GitHub - rleh/openocd-build: Builds of the latest OpenOCD
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rleh/openocd-build

Folders and files

NameName
Last AECC commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Latest OpenOCD Builds

Automated builds of the latest OpenOCD from http://openocd.zylin.com/openocd.git.

Installation

Debian/Ubuntu

Download latest *.deb Package from Releases (usually *.amd64.deb on x86 computers; *.arm64.deb is e.g. for Raspberry Pi).

# Install Package (replace the file name with the one you downloaded)
sudo dpkg -i openocd-master-20210327.0054.amd64.deb

# Install missing dependencies:
sudo apt install -f

Fedora/CentOS/...

Download latest *.rpm Package from Releases.

# Install Package (replace the file name with the one you downloaded)
sudo dnf install openocd-master-20210327.0054.x86_64.rpm

Usage

You can test the installation by letting OpenOCD display its version:

openocd --version

About

Builds of the latest OpenOCD

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •  
0