diff --git a/docs/Software/Baremetal.rst b/docs/Software/Baremetal.rst index 2f0961e9..4bfeaef4 100644 --- a/docs/Software/Baremetal.rst +++ b/docs/Software/Baremetal.rst @@ -23,3 +23,5 @@ To build baremetal RISC-V programs to run in simulation, we use the riscv64-unkn Hello, World! For more examples, look at the `tests/ directory `_ in the chipyard repository. + +For more information about the libgloss port, take a look at `its README `_.