freebsd-ports/devel/avr-libc/pkg-descr
Joerg Wunsch 09c44ab9cc New version. atan2 has been added, and avr-libc-reference.html now
distributed from the master site.
2001-10-03 15:17:17 +00:00

10 lines
398 B
Text

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.amelek.gda.pl/avr/libc/