macOS
brew install lm4toolslocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.