AVR-LibC

Summary

AVR-LibC is a Free Software project whose goal is to provide a high quality C library for use with GCC on Microchip (formerly Atmel) AVR microcontrollers.

Together, AVR-binutils, AVR-GCC, and AVR-LibC form the heart of the Free Opensource Software toolchain for the Microchip AVR microcontrollers.

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.

Releases

All Github releases of AVR-LibC can be found at the release page.

Documentation

This page links the documentation for various versions of AVR-LibC.

Most recent HTML online

v2.2.0 HTML online HTML tree PDF
v2.1.0 HTML online HTML tree PDF
v2.0.0 HTML online HTML tree PDF
v1.8.1 HTML online HTML tree PDF

Historic Dowloads

AVR-LibC has previously been maintained on savannah.nongnu.org. Old releases and documentation can be found at Savannah's release page.