Description
Smaller PlayStation 2 homebrew builds can link against the nano variant of Newlib for the mips64r5900el-ps2-elf target. Developers use it when reducing runtime footprint matters more than full libc feature coverage.
It is a compact target C library, not an application. Check which libc features are available before using it in larger programs.