macOS
brew install espflashlocal Homebrew formula metadata
brew
Serial flasher utility for Espressif SoCs and modules based on esptool.py. Version 4.4.0 via Homebrew; verified 2026-04-16.
install
brew install espflashlocal Homebrew formula metadata
nix profile install nixpkgs#espflashnixpkgs package indexes · pkgs/by-name/es/espflash/package.nix · source: api.github.com
sudo pacman -S espflashArch Linux sync databases · espflash · source: geo.mirror.pkgbuild.com
overview
Serial flasher utility for Espressif SoCs and modules based on esptool.py
history
espflash is a Rust ecosystem serial flasher for Espressif devices, described by its project as loosely based on esptool.py.
The project sits in the esp-rs organization and provides both `espflash` and a related `cargo-espflash` workflow for Rust-on-Espressif development.
Its adoption is tied to the Rust embedded Espressif community rather than to Espressif's official Python tooling. Homebrew, Nix, Pacman, crates.io, and the repository README make it discoverable as a package-manager and Cargo-installable flashing tool.
The command-line tool flashes ELF-format applications, monitors serial output, prints board information, erases flash or regions, calculates checksums, and generates shell completions for Espressif chips.
For package nerds, espflash is interesting because it packages a Rust-native alternative around a workflow historically dominated by Python esptool.py, and because `cargo-espflash` makes flashing feel like part of the Rust build loop.
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.
~/.config/espflash/espflash.toml~/.config/espflash/espflash_ports.toml~/Library/Application Support/rs.esp.espflash/espflash.toml~/Library/Application Support/rs.esp.espflash/espflash_ports.toml./espflash.toml./espflash_ports.toml%APPDATA%\esp\espflash\espflash.toml%APPDATA%\esp\espflash\espflash_ports.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
espflash | 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/esp-rs/espflash
install metadata
| Package key | brew:espflash |
|---|---|
| Version | 4.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/espflash |
| Homepage | https://github.com/esp-rs/espflash |
| Repository | https://github.com/esp-rs/espflash |
| Upstream docs | https://github.com/esp-rs/espflash#readme |
| License | MIT OR Apache-2.0 |
| Source archive | https://github.com/esp-rs/espflash/archive/refs/tags/v4.4.0.tar.gz |
| Last updated | 2026-04-16T17:44:10Z |
| Pulse | updated |
| Build dependencies | libuv, pkgconf, 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 | espflash |
| 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.
espflash
nix profile install nixpkgs#espflashespflash 4.4.0-1
Cargo subcommand for flashing Espressif devices over serial
https://github.com/esp-rs/espflash
sudo pacman -S espflashsource 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.