mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
11 lines
408 B
Plaintext
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
|