Description
Provides a C standard library designed for embedded systems that do not have a normal operating system. Toolchains use it to offer familiar C functions while still targeting small or low-level ARM environments.
Install it when building bare-metal ARM firmware that expects newlib support. It is a development library for cross-compilation, not a desktop application.