This website uses cookies to manage authentication, navigation, and other functions. By using our website, you agree that we can place these types of cookies on your device.

View e-Privacy Directive Documents

Cookies disallowed, click button to change.

Cookies allowed, click button to disallow.

Newlib-nano project

The newlib-nano is an open source C library (libc) targeting embedded microcontrollers (MCU). Implementation focus is on code and data size reduction through optimization and removal of non-MCU features.

It was originally developed for ARM Cortex-M based Scum as a part of the GNU Tools for ARM Embedded Processors see this link for more details.

newlib-nano is a derivative of the well known newlib C library for embedded systems.

This project goal is to enhance newlib-nano with additional features and extend support to additional MCU families.

Github project link