diff options
| author | cheapie <cheapiephp@gmail.com> | 2026-06-28 17:07:11 -0500 |
|---|---|---|
| committer | cheapie <cheapiephp@gmail.com> | 2026-06-28 17:07:11 -0500 |
| commit | 0aa11672ad695d84c43438279af7fa23913a859c (patch) | |
| tree | c2553be3a91675fda7ab751281af796f7fd6e3af /doc/_start_here.txt | |
| parent | 4339e83b8c5f95323843ddb3ff35b81a78e93e44 (diff) | |
| download | rvcontroller-0aa11672ad695d84c43438279af7fa23913a859c.tar rvcontroller-0aa11672ad695d84c43438279af7fa23913a859c.tar.gz rvcontroller-0aa11672ad695d84c43438279af7fa23913a859c.tar.bz2 rvcontroller-0aa11672ad695d84c43438279af7fa23913a859c.tar.xz rvcontroller-0aa11672ad695d84c43438279af7fa23913a859c.zip | |
Add loader documentation
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 |
