Description
Provides a C standard library implementation for RISCV64 bare-metal embedded targets. It is useful when cross-compiling firmware or low-level programs that need libc-style functions without a full operating system.
Most users install it as part of a RISC-V cross-toolchain rather than opening it directly. Match it with the intended compiler, ABI, startup files, and target board assumptions to avoid incompatible firmware builds.