Update NEWS

This commit is contained in:
Stefan Rueger
2024-11-25 12:39:14 +00:00
parent ca606af331
commit 69c3293ff0

7
NEWS
View File

@@ -10,6 +10,7 @@ Changes since version 8.0:
* New devices supported:
- AVR128DA28S, AVR128DA32S, AVR128DA48S, AVR128DA64S
- AVR32EB14, AVR32EB20, AVR32EB28, AVR32EB32
* New programmers supported:
@@ -24,7 +25,11 @@ Changes since version 8.0:
- Add AVR128DAxxS parts #1918
- Update usbpids in avrdude.conf #1919
- Add extra version information to avrdude output #1927
- CI: Ensure only supported configure options are used (--enable-option-checking=fatal) #1934
- CI: Ensure only supported configure options are used
(--enable-option-checking=fatal) #1934
- Document elf2tag script #1916
- Add AVR32EBxx parts #1932
- Fix ATxmega fuses memory sizes #1933
* Internals: