macOS
brew install blisplocal Homebrew formula metadata
sudo port install blispMacPorts ports tree · sysutils/blisp/Portfile · 来源: api.github.com
安装
brew install blisplocal Homebrew formula metadata
sudo port install blispMacPorts ports tree · sysutils/blisp/Portfile · 来源: api.github.com
nix profile install nixpkgs#blispnixpkgs package indexes · pkgs/by-name/bl/blisp/package.nix · 来源: api.github.com
sudo pacman -S blispArch Linux sync databases · blisp · 来源: geo.mirror.pkgbuild.com
概览
ISP tool & library for Bouffalo Labs RISC-V Microcontrollers and SoCs
历史
BLISP is PINE64's open source in-system-programming tool and library for flashing Bouffalo Labs RISC-V microcontrollers and SoCs. In package-manager terms it is a small but useful hardware enablement CLI: it turns firmware update instructions for BL60x and BL70x-class chips into a repeatable command-line workflow.
The official repository describes BLISP as a Bouffalo Labs ISP tool and library, with supported MCU families including BL60x and BL70x and supported devices including Pinecil V2 and Pinecone. GitHub repository metadata dates the public repository to 2022, and the release history shows public tagged releases beginning with v0.0.2 in January 2023 and continuing through v0.0.5 in August 2025.
The README cautions that the library API and CLI arguments are not stable yet, which fits BLISP's role as a young hardware-support tool rather than a frozen platform API.
BLISP's adoption is tied to PINE64 hardware workflows, especially Pinecil V2 firmware updates documented in the project's GitHub wiki. The input package metadata records packaging in Homebrew, MacPorts, Nix, and Arch/pacman, showing that the tool has moved beyond manual downloads into common Unix package channels.
Users run `blisp write` with a target chip family, optional serial port, reset handling, and a firmware image. The README gives BL70x USB flashing examples with auto-detected serial ports on Windows and BL60x examples requiring an explicit serial device such as `/dev/ttyUSB0`.
BLISP matters to package nerds because it is the kind of tiny hardware utility that becomes valuable only when packaging makes it boring: a maintained formula lets firmware-update docs say `install blisp` instead of asking users to build a USB serial flasher from source.
It also shows the modern RISC-V microcontroller toolchain pattern: open hardware communities need small, cross-platform flashing tools with libserialport-style dependencies, reproducible builds, and packaged CLIs.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
blisp | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:blisp |
|---|---|
| 版本 | 0.0.5 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/pine64/blisp |
| 仓库 | https://github.com/pine64/blisp |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
blisp
nix profile install nixpkgs#blispblisp 0.0.5-1
ISP tool & library for Bouffalo Labs RISC-V Microcontrollers and SoCs
https://github.com/pine64/blisp
sudo pacman -S blispblisp
sudo port install blisp来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.