blob: 25cbe86c959b5e703d498bddf69f3b64017f6068 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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.
|