# Installer lpc21isp avec Homebrew, apt, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lpc21isp pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lpc21isp
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lpc21isp
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:lpc21isp
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.97
- **Résumé source:** In-circuit programming (ISP) tool for several NXP microcontrollers
- **Page d'accueil:** <https://lpc21isp.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- lpc21isp (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.97
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
