macOS
brew install elf2uf2-rslocal Homebrew formula metadata
brew
Convert ELF files to UF2 for USB Flashing Bootloaders. Version 2.2.0 via Homebrew; verified from local package data.
install
brew install elf2uf2-rslocal Homebrew formula metadata
nix profile install nixpkgs#elf2uf2-rsnixpkgs package indexes · pkgs/by-name/el/elf2uf2-rs/package.nix · source: api.github.com
sudo pacman -S elf2uf2-rsArch Linux sync databases · elf2uf2-rs · source: geo.mirror.pkgbuild.com
overview
Convert ELF files to UF2 for USB Flashing Bootloaders
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
elf2uf2-rs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/JoNil/elf2uf2-rs
install metadata
| Package key | brew:elf2uf2-rs |
|---|---|
| Version | 2.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/elf2uf2-rs |
| Homepage | https://github.com/JoNil/elf2uf2-rs |
| Repository | https://github.com/JoNil/elf2uf2-rs |
| Upstream docs | https://docs.rs/crate/elf2uf2-rs/latest |
| License | 0BSD |
| Source archive | https://github.com/JoNil/elf2uf2-rs/archive/refs/tags/2.2.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-rssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.