Update NEWS

This commit is contained in:
Stefan Rueger 2022-07-18 14:38:37 +01:00
parent 6e5bf3bc8d
commit a5552f64cf
1 changed files with 6 additions and 0 deletions

6
NEWS
View File

@ -38,6 +38,12 @@ Changes since version 7.0:
- 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
- Fix linuxspi default port #933
- Add support for high-voltage UPDI im jtag3.c #1015
- Fix terminal write edge cases;
add one read mode;
add quell command #1025
- Fix usbtiny read for parts with more than 64 kB flash #1029
* Internals: