51

Newlib-nano – Embedded C library for smaller systems

 5 years ago
source link: https://www.tuicool.com/articles/hit/Bn6RBfr
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Newlib-nano. Embedded C library for smaller systems

Here's a library you can use when developing a system using a 32-bit processor with only a few kB of memory. You don't need an allocator, and you can still have stdio to a console and even other devices. This is a fork of newlib , with the stdio bits replaced with the stdio bits from avr-libc .

The result is a library that offers broad API support, including things like complex numbers, high quality math functions that support both float and double values, a complete string library with wide char support but with a stdio API that takes only a 20 bytes of RAM.

Source code

Built packages


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK