piso
Publicalschwalm/piso
Loading…
Imported from GitHub: ALSchwalm/pISO · commit 2a56c45 · license GPL-3.0
Description
Hardware and software source for the pISO
README
pISO
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.
Askabout this board
Sign in to ask
No comments yet. Be the first to ask about this board.