This project is a component of Nanvix - A distributed OS for lightweight manycores.
This repository provides a set of development utilities for Nanvix:
nanvix-build-image.sh
: builds system imagesnanvix-run.sh
: runs system images in a targetnanvix-setup-network.sh
: sets up network interface for qemu guestnanvix-setup-prerequisites.sh
: installs prerequisites for building the toolchainsnanvix-setup-qemu.sh
: builds the simulator of a targetnanvix-setup-toolchain.sh
: builds the toolchain of a targetnanvix-setup-unix.sh
: sets up development environment for unix64 target
This project is a prototype. As such, we provide no guarantees that it will work and you are assuming any risks with using the code. We welcome comments and feedback. Please send any questions or comments to one of the following maintainers of the project:
Pedro Henrique Penna - [email protected]
By sending feedback, you are consenting that it may be used in the further development of this project.
This project is distributed under the MIT License.