# lpc21isp を Homebrew, apt, MacPorts でインストール

lpc21isp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:lpc21isp
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install lpc21isp
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lpc21isp
```

  証拠: MacPorts ports tree: cross/lpc21isp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install lpc21isp
```

  証拠: Debian stable package indexes: lpc21isp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:lpc21isp
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.97
- **ソース概要:** In-circuit programming (ISP) tool for several NXP microcontrollers
- **ホームページ:** <https://lpc21isp.sourceforge.net/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- lpc21isp (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.97
## プロジェクトの歴史と使われ方

lpc21isp is a portable command-line in-system programming tool for flashing firmware to NXP LPC-family and Analog Devices ADUC70xx microcontrollers over their serial bootloaders.

### プロジェクトの歴史

The official SourceForge README identifies Martin Maurer as the author and describes the project as a portable command-line ISP for the NXP LPC family and Analog Devices ADUC70xx. Its copyright block covers 2003-2013, with later SourceForge code revisions reaching lpc21isp 1.97 in January 2014.

The project lived in the classic SourceForge/SVN era of embedded open source: small C sources, Visual Studio and GCC build notes, and a project page oriented around downloads, code browsing, and a simple web site.

### 採用の歴史

Homebrew, Debian, Ubuntu, and MacPorts package lpc21isp according to the supplied package-manager facts, which is typical for embedded utilities that remain useful long after active upstream development slows.

SourceForge categorizes the project for developers and command-line use, and downstream ports describe it as an ISP programmer for NXP LPC microcontrollers.

### 使われ方

Package users install the `lpc21isp` executable and use it from scripts or terminal sessions to transfer a firmware image through a supported serial bootloader. It has no documented project configuration or credential file.

### パッケージ好きにとっての重要性

lpc21isp matters to package maintainers because it is one of the small hardware bring-up tools that turns a Unix package manager into a practical embedded workstation. Its value is not broad desktop popularity, but being available when a board needs serial ISP flashing.

### タイムライン

- 2003: Official README copyright period begins for lpc21isp.
- 2008: SourceForge SVN history shows the initial imported project files.
- 2014: SourceForge code browser shows lpc21isp 1.97 revisions.
- 2026: Supplied package-manager facts list Homebrew, Debian, Ubuntu, and MacPorts packages.

### Related projects

- Related tools include vendor flash loaders, OpenOCD for debug-adapter workflows, and other serial bootloader utilities for microcontroller families.

### ソース

- <https://lpc21isp.sourceforge.net/>
- <https://sourceforge.net/p/lpc21isp/code/HEAD/tree/>
- <https://sourceforge.net/p/lpc21isp/code/HEAD/tree/README>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Debian apt - lpc21isp - 1.97-4+b1: normalized package name match | Debian stable package indexes: lpc21isp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | In-circuit programming (ISP) of ARM and Cortex microcontrollers | http://sourceforge.net/projects/lpc21isp/
- Ubuntu apt - lpc21isp - 1.97-4: normalized package name match | Ubuntu 24.04 LTS package indexes: lpc21isp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | In-circuit programming (ISP) of ARM and Cortex microcontrollers | http://sourceforge.net/projects/lpc21isp/
- MacPorts - lpc21isp: normalized package name match | MacPorts ports tree: cross/lpc21isp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/lpc21isp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lpc21isp.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
