Docs on milkV Pioneer RISC-V computer. https://milkv.fyi
 
 
 
Go to file
Jeff Moe 5e5b75ccec blacklist evbug 2024-01-08 18:22:22 -07:00
docs blacklist evbug 2024-01-08 18:22:22 -07:00
scripts rsync scriptlets 2024-01-06 21:03:09 -07:00
.gitignore Ignore temp files 2024-01-06 20:53:11 -07:00
CHANGELOG.txt v0.2.1 2024-01-08 16:51:26 -07:00
LICENSE-CC.txt Creative Commons Attribution-ShareAlike 4.0 International 2024-01-06 20:52:25 -07:00
Makefile add lshw. rm unused spreadsheet from makefile 2024-01-08 15:01:09 -07:00
README.md gettext build dependency 2024-01-08 16:49:44 -07:00
requirements.txt Python deps 2024-01-06 20:53:44 -07:00

README.md

milkv Pioneer

Docs on milkV Pioneer RISC-V computer.

Documentation site:

Build

As such:

sudo apt install python3-pip python3-virtualenv gettext
virtualenv venv
source venv/bin/activate
pip install -U setuptools pip wheel
pip install -r requirements.txt
make all

Status

Alpha, under development.

License

Unofficial project. Unrelated to the upstream milkV projects and company.

This milkv documentation is distributed under the terms of the CC-BY-4.0 license.

Copyright © 2024, Jeff Moe.