macOS
brew install mklittlefslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mklittlefs in AI-Agent-Workflows.
Installation
brew install mklittlefslocal Homebrew formula metadata
nix profile install nixpkgs#mklittlefsnixpkgs package indexes · pkgs/by-name/mk/mklittlefs/package.nix · Quelle: api.github.com
Überblick
Creates LittleFS images for ESP8266, ESP32, Pico RP2040, and RP2350
Verlauf
mklittlefs is earlephilhower's C++ utility for creating, listing, and unpacking LittleFS filesystem images for small embedded boards. The repository was created in 2018, and the README says the tool builds and unpacks LittleFS images and is based on Ivan Grokhotkov's mkspiffs. Its command-line interface accepts create, unpack, list, and image-info modes along with filesystem size, page size, block size, and debug options.
The tool's ecosystem role comes from Arduino, ESP8266, ESP32, and RP2040 workflows where a sketch uses a flash filesystem and a host-side tool must turn a local data directory into the binary image uploaded to the board. The README warns that LittleFS build-time options such as LFS_NAME_MAX affect image compatibility, so mklittlefs and the target firmware need matching settings. Related Arduino upload tooling from the same maintainer uses LittleFS filesystems for Arduino-Pico RP2040/RP2350, ESP8266, and ESP32 cores, while PlatformIO packages the tool as tool-mklittlefs.
Homebrew packages mklittlefs as a standalone executable with no runtime dependencies, making it convenient for macOS users building embedded images outside an IDE. Compared with mkspiffs, its niche is the LittleFS format rather than SPIFFS.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mklittlefs | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/earlephilhower/mklittlefs
Installationsmetadaten
| Paketschlüssel | brew:mklittlefs |
|---|---|
| Version | 4.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mklittlefs |
| Homepage | https://github.com/earlephilhower/mklittlefs |
| Repository | https://github.com/earlephilhower/mklittlefs |
| Upstream-Dokumentation | https://github.com/earlephilhower/mklittlefs#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/earlephilhower/mklittlefs/releases/download/4.1.0/mklittlefs-source.zip |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mklittlefs |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mklittlefs
nix profile install nixpkgs#mklittlefsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.