AVReAl update — 1.29r1
avreal v1.29r1 (Sun 2018-02-11) has been released.
- Added support for:
- Attiny441, ATtiny841
- ATmega48PB, ATmega88PB, ATmega168PB, ATmega328PB
- ATmega324PB
- The file with device serial number can now contain a
0x
-prefixed hexadecimal number. - Fixed a bug where the character arrays for
-h
became too long and cuts off byvsnprintf()
. But avreal was not crashes like avr-ld does.