macOS
brew install lm4toolslocal Homebrew formula metadata
brew
lm4tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lm4toolslocal Homebrew formula metadata
sudo apt install lm4flashDebian stable package indexes · lm4flash · ソース: deb.debian.org
nix profile install nixpkgs#lm4flashnixpkgs package indexes · pkgs/by-name/lm/lm4flash/package.nix · ソース: api.github.com
概要
Tools for TI Stellaris Launchpad boards
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lm4flash | cli | グローバル実行可能ファイル | |
lmicdi | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/utzig/lm4tools
インストールメタデータ
| パッケージキー | brew:lm4tools |
|---|---|
| バージョン | 0.1.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lm4tools |
| ホームページ | https://github.com/utzig/lm4tools |
| リポジトリ | https://github.com/utzig/lm4tools |
| 上流ドキュメント | https://github.com/utzig/lm4tools#readme |
| ライセンス | GPL-2.0-or-later AND BSD-3-Clause |
| ソースアーカイブ | https://github.com/utzig/lm4tools/archive/refs/tags/v0.1.3.tar.gz |
| 依存関係 | libusb |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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#lm4flashソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.