macOS
brew install lm4toolslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lm4tools pour les workflows d'agents IA.
installation
brew install lm4toolslocal Homebrew formula metadata
sudo apt install lm4flashDebian stable package indexes · lm4flash · Source: deb.debian.org
nix profile install nixpkgs#lm4flashnixpkgs package indexes · pkgs/by-name/lm/lm4flash/package.nix · Source: api.github.com
aperçu
Tools for TI Stellaris Launchpad boards
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
lm4flash | cli | exécutable global | |
lmicdi | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/utzig/lm4tools
métadonnées d'installation
| Clé du paquet | brew:lm4tools |
|---|---|
| Version | 0.1.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/lm4tools |
| Page d'accueil | https://github.com/utzig/lm4tools |
| Dépôt | https://github.com/utzig/lm4tools |
| Docs amont | https://github.com/utzig/lm4tools#readme |
| Licence | GPL-2.0-or-later AND BSD-3-Clause |
| Archive source | https://github.com/utzig/lm4tools/archive/refs/tags/v0.1.3.tar.gz |
| Dépendances | libusb |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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#lm4flashpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.