Lily Tsuru
90e684e1e3
This finally allows the test harness to cleanly shut down. Awesome! This commit also reformats the whole project's native code. Oops! |
||
---|---|---|
.. | ||
Makefile | ||
README.md | ||
binary.ld | ||
main.c | ||
start.S |
README.md
what
This is a simple bare-metal riscv program that is able to run on the test harness that does some testing.
It is barebones, I know.