A simple readme with some help regarding assembly and toolchain setup
This commit is contained in:
parent
a0faa469f3
commit
36cc060411
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# Neptune Kernel
|
||||||
|
|
||||||
|
For a quick reference on RISC-V assembly:
|
||||||
|
- https://risc-v.guru/instructions/
|
||||||
|
|
||||||
|
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