macOS
brew install blisplocal Homebrew formula metadata
sudo port install blispMacPorts ports tree · sysutils/blisp/Portfile · source: api.github.com
brew / rank 6674
ISP tool & library for Bouffalo Labs RISC-V Microcontrollers and SoCs. Version 0.0.5 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#blisp.
install
brew install blisplocal Homebrew formula metadata
sudo port install blispMacPorts ports tree · sysutils/blisp/Portfile · source: api.github.com
nix profile install nixpkgs#blispnixpkgs package indexes · pkgs/by-name/bl/blisp/package.nix · source: api.github.com
sudo pacman -S blispArch Linux sync databases · blisp · source: geo.mirror.pkgbuild.com
overview
ISP tool & library for Bouffalo Labs RISC-V Microcontrollers and SoCs
history
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.
security posture
library-like 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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
blisp | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:blisp |
|---|---|
| Version | 0.0.5 |
| Package manager | Homebrew |
| Homepage | https://github.com/pine64/blisp |
| Repository | https://github.com/pine64/blisp |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 blispsource 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.