freebsd-ports/devel/avr-libc/pkg-descr
Joerg Wunsch 8b68d52148 Atmel AVR cross-development, part #3: a C and floating point math
library.  This port also installs some documentation which actually
describes the combo of all three ports (avr-binutils, avr-gcc,
avr-libc).
2000-12-05 15:23:17 +00:00

11 lines
405 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://www.gwdg.de/~mrickma/avr/snapshot/