Description
Compiles C, C++, and related code for RISCV64 bare-metal targets using GCC. It is useful for firmware, embedded software, operating-system experiments, and projects that need binaries for 64-bit RISC-V without a hosted OS.
Cross-compiled output can damage or fail on hardware if target assumptions are wrong. Verify ABI, startup code, linker scripts, and board documentation before flashing or distributing binaries.