Add PR 908, 909, 910, 912

This commit is contained in:
Joerg Wunsch 2022-03-31 23:14:35 +02:00
parent f22bc62b06
commit 0aa43968a0
1 changed files with 5 additions and 0 deletions

5
NEWS
View File

@ -41,6 +41,7 @@ Changes since version 6.4:
- ATtiny3224, ATtiny3226 and ATtiny3227 - ATtiny3224, ATtiny3226 and ATtiny3227
- AVR16DD14/20/28/32, AVR32DD14/20/28/32 and AVR64DD14/20/28/32 - AVR16DD14/20/28/32, AVR32DD14/20/28/32 and AVR64DD14/20/28/32
- AVR8EA28/32, AVR16EA28/32/48, AVR32EA28/32/48 and AVR64EA28/32/64 - AVR8EA28/32, AVR16EA28/32/48, AVR32EA28/32/48 and AVR64EA28/32/64
- ATmega16U4
* New programmers supported: * New programmers supported:
@ -162,6 +163,10 @@ Changes since version 6.4:
- Fix errors in Avrdude.conf #899 - Fix errors in Avrdude.conf #899
- Minor terminal write improvements #902 - Minor terminal write improvements #902
- Term docs #903 - Term docs #903
- Add progressbar for read and write command #912
- Add MacOS serial/parallel port note #908
- Add ATmega16U4 to avrdude.conf #910
- Mask out unused ATmega32U4 efuse bits #909
* Internals: * Internals: