Update NEWS

This commit is contained in:
Stefan Rueger
2024-07-15 17:41:26 +01:00
parent 96090dd688
commit 5dc2399694

5
NEWS
View File

@@ -44,6 +44,8 @@ Changes since version 7.3:
- AVRDUDE fails to return -1 on some write errors #1821
- Multi-memory files #1817
- Terminal erase command #1833
- Bootrow r/w does not work for -c serialupdi #1832
- Wrong error message when specifying wrong AVR-Ex part #1813
* Pull requests:
@@ -103,6 +105,9 @@ Changes since version 7.3:
- Add developer options -p*/vcr to explore SW compatibility #1830
- Improve chip erase emulation for dryboot/dryrun #1836
- Use page erase for UPDI programming #1837
- Add fuses, calibration, sernum and tempsense memories #1829
- Fix bootrow access for -c serialupdi #1835
- Improve signature check for UPDI parts #1840
* Internals: