diff --git a/disco/README.md b/disco/README.md new file mode 100644 index 0000000..d293df6 --- /dev/null +++ b/disco/README.md @@ -0,0 +1,6 @@ +# Disco for RISC-V HiFive1 + +Assuming RISC-V toolchain, SDK and openocd is installed + +* ``make``: compile repository +* ``make run``: uses ``openocd`` and GBD to upload and start executing on HiFive1 \ No newline at end of file