# newlib-nano-1.0 **Repository Path**: zero2pointone/newlib-nano-1.0 ## Basic Information - **Project Name**: newlib-nano-1.0 - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-11 - **Last Updated**: 2024-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README newlib-nano-1.0 =============== 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 MCUs as a part of the GNU Tools for ARM Embedded Processors [see this link for more details](https://blueprints.launchpad.net/gcc-arm-embedded/+spec/newlib-nano). newlib-nano is a derivative of the well known [newlib C library for embedded systems](http://sourceware.org/newlib/). This project goal is to enhance newlib-nano with additional features and extend support to additional MCU families. For ready to use downloads see the [32bitmicro web site](http://32bitmicro.com).