Note about mini-printf
This commit is contained in:
parent
4bb015745a
commit
1c279c9d4d
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ Inspired by xv6
|
|||
For a quick reference on RISC-V assembly:
|
||||
- https://risc-v.guru/instructions/
|
||||
|
||||
Some low-level string format routines borrowed from [mini-printf](https://github.com/mludvig/mini-printf)
|
||||
|
||||
Toolchains:
|
||||
- https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack
|
||||
- https://github.com/xpack-dev-tools/qemu-riscv-xpack/
|
||||
|
|
Loading…
Add table
Reference in a new issue