Source-Makefile: feeds/packages/utils/openocd/Makefile
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext

Package: openocd
Version: v0.11.0-rc1-1
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libusb-1.0 +libusb-compat +libftdi1 +hidapi +libgpiod
Conflicts: 
Menu-Depends: 
Provides: 
Section: utils
Category: Utilities
Repository: base
Title: OpenOCD Utility
Maintainer: Paul Fertser <fercerpav@gmail.com>
Source: openocd-v0.11.0-rc1.tar.xz
License: GPL-2.0
LicenseFiles: COPYING
Type: ipkg
Description: OpenOCD provides on-chip programming and debugging support with a
layered architecture of JTAG interface and TAP support including:

- (X)SVF playback to facilitate automated boundary scan and FPGA/CPLD
  programming;
- debug target support (e.g. ARM, MIPS): single-stepping,
  breakpoints/watchpoints, gprof profiling, etc;
- flash chip drivers (e.g. CFI, NAND, internal flash);
- embedded TCL interpreter for easy scripting.

Several network interfaces are available for interacting with OpenOCD:
telnet, TCL, and GDB. The GDB server enables OpenOCD to function as a
"remote target" for source-level debugging of embedded systems using
the GNU GDB program (and the others who talk GDB protocol, e.g. IDA
Pro).
http://openocd.sf.net/
Paul Fertser <fercerpav@gmail.com>
@@


