macOS
brew install mklittlefslocal Homebrew formula metadata
安装
brew install mklittlefslocal Homebrew formula metadata
nix profile install nixpkgs#mklittlefsnixpkgs package indexes · pkgs/by-name/mk/mklittlefs/package.nix · 来源: api.github.com
概览
Creates LittleFS images for ESP8266, ESP32, Pico RP2040, and RP2350
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mklittlefs | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/earlephilhower/mklittlefs
安装元数据
| 软件包键 | brew:mklittlefs |
|---|---|
| 版本 | 4.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mklittlefs |
| 主页 | https://github.com/earlephilhower/mklittlefs |
| 仓库 | https://github.com/earlephilhower/mklittlefs |
| 上游文档 | https://github.com/earlephilhower/mklittlefs#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/earlephilhower/mklittlefs/releases/download/4.1.0/mklittlefs-source.zip |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
mklittlefs
nix profile install nixpkgs#mklittlefs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.