1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/devel/avr-libc/pkg-descr
Joerg Wunsch 76be43e6d2 Upgrade to avr-libc-1.4.0.
This brings several API changes, so check out the docs.

As the project now uses current versions of auto* tools, the build
system got rid of a number of private hacks as well.
2005-11-19 22:14:27 +00:00

11 lines
408 B
Plaintext

avr-libc -- a C and math library for the Atmel AVR controller family
This library implements a subset of common C library functions, some
Atmel AVR specific additions (like handling AVR's IO facilities,
EEPROM etc.), as well as a 32-bit floating point math library (-lm).
Everything is designed and implemented to cooperate with avr-gcc and
avr-binutils.
WWW: http://savannah.nongnu.org/projects/avr-libc