AVR-LibC 2.2.0 released
dl8dtl
released this
08 Jun 23:06
·
56 commits
to main
since this release
This is the first version of the AVR-LibC project that is released from Github.
Relevant part of the NEWS file:
https://github.com/avrdudes/avr-libc/blob/16b742119eaed8d966929033b1ad325faea89798/NEWS#L1-L179
IMPORTANT:
This release requires GNU Binutils with at least version 2.40. Earlier versions cause the wrong address for the data being used on many devices, resulting in linker complaints that the data do not fit. See issue #971.