diff options
Diffstat (limited to 'doc/_start_here.txt')
| -rw-r--r-- | doc/_start_here.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/_start_here.txt b/doc/_start_here.txt index 59992dd..8c00c25 100644 --- a/doc/_start_here.txt +++ b/doc/_start_here.txt @@ -81,6 +81,7 @@ For full specification text, visit https://docs.riscv.org/reference/home/index.h Documentation files: * _start_here.txt: This file +* loader.txt: How to set up and use the hex loader, also includes wiring diagrams, read this one if you want to load existing software * toolchain.txt: Cross-toolchain setup, needed if you want to build software and don't already have a riscv32(be)-none-elf toolchain * monitor.txt: Setup and operation of the built-in machine-code monitor * ecall.txt: Available M-mode ecall functions |
