Update NEWS

This commit is contained in:
Stefan Rueger 2022-08-03 01:19:48 +01:00
parent e91f73392c
commit 53ece53862
1 changed files with 10 additions and 0 deletions

10
NEWS
View File

@ -44,6 +44,16 @@ Changes since version 7.0:
add one read mode;
add quell command #1025
- Fix usbtiny read for parts with more than 64 kB flash #1029
- CMakeLists.txt: fix build without C++ #1016
- Provide file format I: Intel HEX with comments that ignores
checksum errors #1030
- Enable writing fuse and lock bits for AVR-JTAGICE #1031
- Ignore -s flag as safemode is no longer supported #1033
- Developer options to describe parts and
extend avrdude.conf syntax #1040
- Deprecate original STK500 v1 protocol in favour of optiboot
and Arduino as ISP #1046
- Add jtagmkii_updi programmer option #1048
* Internals: