AVR Libc 1.4.1 review

Download
by rbytes.net on

AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers.

License: BSD License
File size: 0K
Developer: Joerg Wunsch
0 stars award from rbytes.net

AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers.

Together, avr-binutils, avr-gcc, and avr-libc form the heart of the Free Software toolchain for the Atmel AVR microcontrollers.

They are further accompanied by projects for in-system programming software (uisp, avrdude [formerly avrprog]), simulation (simulavr) and debugging (avr-gdb, AVaRICE).

AVR Libc is licensed under a single unified license. This so-called modified Berkeley license is intented to be compatible with most Free Software licenses like the GPL, yet impose as little restrictions for the use of the library in closed-source commercial applications as possible.

What's New in This Release:
This release fixed a problem where util/delay.h was missing an inline keyword.
An incorrect definition of the IVSEL bit in the MCUCR register was fixed.
The simple demo was modernized a bit.
New "largedemo" and "stdiodemo" demo projects were added.
The demo projects now install their source code as part of the documentation tree.
ATtiny24, ATtiny44, and ATtiny84 are now supported.

AVR Libc 1.4.1 search tags