Skip to main content

xPack OpenOCD

A binary distribution of OpenOCD

xpm install @xpack-dev-tools/openocd@latest --verbose

Multi-version, cross-platform

By design, multiple versions of the same tools can be installed at the same time on the same system. Windows, macOS, GNU/Linux are supported. The tools include all required libraries and can be installed in any folder.

Easy to Use & Reproducible

The xPack binaries can be added to projects as development dependencies, and conveniently installed with xpm install. This feature also ensures reproducibility, which is particularly beneficial in CI/CD environments.

Part of the Node.js ecosystem

The xpm tool complements npm with several extra features specific to C/C++ projects. This allows the binary xPacks to nicely integrate into the Node.js ecosystem, while still allowing the binary archives to be installed manually.