2000-12-05 16:23:17 +01:00
|
|
|
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.
|
|
|
|
|
2003-01-09 00:03:41 +01:00
|
|
|
WWW: http://savannah.nongnu.org/projects/avr-libc
|