🍺 BREW Explorer

← all formulae

espflash

brew install espflash v4.4.0 MIT OR Apache-2.0

Serial flasher utility for Espressif SoCs and modules based on esptool.py

47
30-day installs · #4793
168
90-day · #4491
851
365-day · #4088
721
★ GitHub stars · updated 2mo ago

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "pkgconf",
    "rust",
    "libuv"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Serial flasher utility for Espressif SoCs and modules based on esptool.py",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:25+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "espflash",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-19T09:42:30Z",
  "github_readme_excerpt": "# espflash\n\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/esp-rs/espflash/ci.yml?branch=main\u0026labelColor=1C2C2E\u0026logo=github\u0026style=flat-square)](https://github.com/esp-rs/espflash/actions/workflows/ci.yml)\n![Crates.io](https://img.shields.io/crates/l/espflash?labelColor=1C2C2E\u0026style=flat-square)\n[![Matrix](https://img.shields.io/matrix/esp-rs:matrix.org?label=join%20matrix\u0026color=BEC5C9\u0026labelColor=1C2C2E\u0026logo=matrix\u0026style=flat-square)](https://matrix.to/#/#esp-rs:matrix.org)\n\nSerial flasher utilities for Espressif devices, based loosely on [esptool.py](https://github.com/espressif/esptool/).\n\nSupports the **ESP32**, **ESP32-C2/C3/C5/C6/C61**, **ESP32-H2**, **ESP32-P4**, and **ESP32-S2/S3**.\n\n## [cargo-espflash](./cargo-espflash/)\n\nA cargo extension for flashing Espressif devices.\n\nFor more information and installation instructions, please refer to the `cargo-espflash` package\u0027s [README](./cargo-espflash/README.md).\n\n## [espflash](./espflash/)\n\nA library and command-line tool for flashing Espressif devices.\n\nFor more information and installation instructions, please refer to the `espflash` package\u0027s [README](./espflash/README.md).\n\n## Git Hooks\n\nWe provide a simple `pre-commit` hook to verify the formatting of each package prior to committing changes. This can be enabled by placing it in the `.git/hooks/` directory:\n\n```bash\n$ cp pre-commit .git/hooks/pre-commit\n```\n\nWhen using this hook, you can choose to ignore its failure on a per-commit basis by committing with the `--no-verify` flag; however, you will need to be sure that all packages are formatted when submitting a pull request.\n\n## License\n\nLicensed under either of:\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](./LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](./LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for i",
  "github_repo": "esp-rs/espflash",
  "github_stars": 721,
  "github_topics": [],
  "homepage": "https://github.com/esp-rs/espflash",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 47,
  "installs_365d": 851,
  "installs_90d": 168,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT OR Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "espflash",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 4793,
  "rank_365d": 4088,
  "rank_90d": 4491,
  "raw_hash": "1e140d47d1e5494c",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/e/espflash.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "4.4.0",
  "versioned_formulae": [],
  "why_use_this": null
}