macOS
brew install elf2uf2-rslocal Homebrew formula metadata
brew
elf2uf2-rs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install elf2uf2-rslocal Homebrew formula metadata
nix profile install nixpkgs#elf2uf2-rsnixpkgs package indexes · pkgs/by-name/el/elf2uf2-rs/package.nix · ソース: api.github.com
sudo pacman -S elf2uf2-rsArch Linux sync databases · elf2uf2-rs · ソース: geo.mirror.pkgbuild.com
概要
Convert ELF files to UF2 for USB Flashing Bootloaders
履歴
elf2uf2-rs is a Rust CLI for converting ELF firmware binaries to UF2 and deploying them to supported microcontroller boards.
The official README describes elf2uf2-rs as a tool for converting ELF binaries into UF2 format and flashing them to microcontrollers including RP2040 and RP2350 boards. It credits Raspberry Pi's elf2uf2 as the basis.
docs.rs describes the crate as a Rust port of elf2uf2 and shows that it is published as a command-line package rather than a library.
The docs.rs release history shows a 1.0.0 release in 2021, continued 1.x releases through 2023, a 2.0.0 release in 2024, and 2.2.0 in 2025. The input metadata shows Homebrew, Nix, and pacman packaging.
Users run elf2uf2-rs to convert firmware to UF2 files or deploy ELF output directly to a connected board. The README also documents adding a runner command to .cargo/config.toml so cargo run can flash a microcontroller.
elf2uf2-rs is a package-manager-friendly bridge between embedded Rust builds and board flashing: a single CLI turns Cargo output into a deployable UF2 workflow without requiring users to build Raspberry Pi SDK tools separately.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.cargo/config.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
elf2uf2-rs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/JoNil/elf2uf2-rs
インストールメタデータ
| パッケージキー | brew:elf2uf2-rs |
|---|---|
| バージョン | 2.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/elf2uf2-rs |
| ホームページ | https://github.com/JoNil/elf2uf2-rs |
| リポジトリ | https://github.com/JoNil/elf2uf2-rs |
| 上流ドキュメント | https://docs.rs/crate/elf2uf2-rs/latest |
| ライセンス | 0BSD |
| ソースアーカイブ | https://github.com/JoNil/elf2uf2-rs/archive/refs/tags/2.2.0.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | elf2uf2-rs |
| 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 パッケージリンクとは分けて表示されます。
elf2uf2-rs
nix profile install nixpkgs#elf2uf2-rself2uf2-rs 2.2.0-2
Convert ELF files to UF2 for USB Flashing Bootloaders
https://github.com/JoNil/elf2uf2-rs
sudo pacman -S elf2uf2-rsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.