macOS
brew install lm4toolslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lm4tools in AI-Agent-Workflows.
Installation
brew install lm4toolslocal Homebrew formula metadata
sudo apt install lm4flashDebian stable package indexes · lm4flash · Quelle: deb.debian.org
nix profile install nixpkgs#lm4flashnixpkgs package indexes · pkgs/by-name/lm/lm4flash/package.nix · Quelle: api.github.com
Überblick
Tools for TI Stellaris Launchpad boards
Verlauf
lm4tools is a small command-line tool collection for multi-platform development on Texas Instruments Stellaris LaunchPad boards.
The upstream README describes lm4tools as tools for TI Stellaris LaunchPad boards, a low-cost development board with an ARM Cortex-M4F processor. The package contains lm4flash for flashing firmware over the LaunchPad ICDI via libusb-1.0, and lmicdiusb, a TCP/USB bridge that lets GDB communicate with the Stellaris LaunchPad ICDI.
The GitHub release history is short: v0.1.2 was published in September 2013 as the first public release, and v0.1.3 followed in March 2018 with an install-directory fix.
lm4tools is a niche embedded-development utility rather than a broad platform. Its adoption follows the Stellaris/Tiva-era LaunchPad hobbyist and embedded workflow: install an ARM Cortex-M cross compiler, build StellarisWare examples, and use lm4flash to load a binary onto the board.
The supplied package-manager data shows it packaged by Homebrew and also mapped to lm4flash in Debian, Ubuntu, and Nix-style package sets, which is typical for a small hardware-specific CLI whose main value is making flashing scriptable.
The README's example workflow builds a StellarisWare project and flashes gcc/project0.bin with lm4flash. For non-root Linux flashing, upstream documents a udev rule for the Stellaris LaunchPad ICDI USB vendor and product IDs.
lmicdiusb is used when GDB needs to talk to the board's ICDI interface through a TCP/USB bridge. The README notes support for Linux, Mac OS X, and BSD for that tool, while lm4flash is described as working on Linux, Mac OS X, Windows, and BSD.
lm4tools is the kind of package that matters disproportionately when you own the matching board: it turns firmware flashing into a repeatable CLI step, which is exactly what package managers and build scripts are good at preserving.
Because upstream activity and releases are sparse, packagers mostly care that the tiny C utilities build cleanly, link libusb, install predictable binary names, and keep the udev-rule documentation discoverable.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
lm4flash | cli | globales Executable | |
lmicdi | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/utzig/lm4tools
Installationsmetadaten
| Paketschlüssel | brew:lm4tools |
|---|---|
| Version | 0.1.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/lm4tools |
| Homepage | https://github.com/utzig/lm4tools |
| Repository | https://github.com/utzig/lm4tools |
| Upstream-Dokumentation | https://github.com/utzig/lm4tools#readme |
| Lizenz | GPL-2.0-or-later AND BSD-3-Clause |
| Quellarchiv | https://github.com/utzig/lm4tools/archive/refs/tags/v0.1.3.tar.gz |
| Abhängigkeiten | libusb |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lm4tools |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
lm4flash 3:0.1.3-1+b1
Command-line firmware flashing tool to communicate with the Stellaris Launchpad
https://github.com/utzig/lm4tools
sudo apt install lm4flashlmicdiusb 3:0.1.3-1+b1
Remote GDB socket over USB for Stellaris Launchpad ICDI
https://github.com/utzig/lm4tools
sudo apt install lmicdiusblm4flash 3:0.1.3-1
Command-line firmware flashing tool to communicate with the Stellaris Launchpad
https://github.com/utzig/lm4tools
sudo apt install lm4flashlmicdiusb 3:0.1.3-1
Remote GDB socket over USB for Stellaris Launchpad ICDI
https://github.com/utzig/lm4tools
sudo apt install lmicdiusblm4flash
nix profile install nixpkgs#lm4flashQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.