Files

6 lines
222 B
Markdown

# Software/
Software that runs on the CPU: bare-metal firmware, BIOS, and kernels.
Built with the RISC-V GCC toolchain (`riscv64-unknown-elf-gcc`). The `march`
string evolves with the implemented ISA — see `CLAUDE.md`.