SkillAgentSearch skills...

PISO

Hardware and software source for the pISO

Install / Use

/learn @ALSchwalm/PISO
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pISO

Build Status pipeline status

First, clone the project with git clone --recursive https://github.com/ALSchwalm/pISO.git

Building with docker

Just have make and docker installed and run:

make sdimage

Building without docker

Without docker, you will need to first ensure you have all of the appropriate dependencies installed (see this list ).

cd buildroot
cp configs/piso_defconfig .config
make

Either approach should produce a file in buildroot/output/images/sdcard.img. This file can be written directly to an SD card (e.x., with dd).

License

The pISO source code and hardware designs are licensed under the terms of the GNU General Public License 3.0. For additional information see the LICENSE file.

View on GitHub
GitHub Stars143
CategoryDevelopment
Updated2mo ago
Forks34

Languages

Rust

Security Score

100/100

Audited on Jan 31, 2026

No findings