Update NEWS

This commit is contained in:
Stefan Rueger 2022-07-12 15:52:37 +01:00
parent 09a95a3717
commit c81f52ff10
1 changed files with 6 additions and 2 deletions

8
NEWS
View File

@ -32,8 +32,12 @@ Changes since version 7.0:
- Replace internal knowledge in jtag3.c by a public API #996
- JTAG3 UPDI EEPROM fix #1013
- Treat x bits in .conf SPI commands as 0 #943
- Fix avrftdi support for ATmega2560 et al #474
- Fix avrdude.conf timings for ATmega328PB and other parts #976
- Fix avrftdi support for ATmega2560 et al #998
- Fix avrdude.conf timings for ATmega328PB and other parts #1001
- Fix PICKit2 ATmega2560 flash paged flash read #1023
- Fix ft245r paged read for ATmega2560 et al #1018
- Add option -A that supresses trailing 0xff optimisation
and automatically do so for -c arduino #936
* Internals: