slackbuilds_ponce/development/newlib-headers/README
Fernando Lopez Jr 563439b4c9 development/newlib-headers: Added (C library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-03-11 07:03:50 +07:00

7 lines
383 B
Text

Newlib headers is a C library intended for use on embedded systems.
It is a conglomeration of several library parts, all under free
software licenses that make them easily usable on embedded products.
Newlib is only available in source form. It can be compiled for a
wide array of processors, and will usually work on any architecture
with the addition of a few low-level routines.