Update NEWS
This commit is contained in:
parent
6e5bf3bc8d
commit
a5552f64cf
6
NEWS
6
NEWS
|
@ -38,6 +38,12 @@ Changes since version 7.0:
|
||||||
- Fix ft245r paged read for ATmega2560 et al #1018
|
- Fix ft245r paged read for ATmega2560 et al #1018
|
||||||
- Add option -A that supresses trailing 0xff optimisation
|
- Add option -A that supresses trailing 0xff optimisation
|
||||||
and automatically do so for -c arduino #936
|
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:
|
* Internals:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue