Update NEWS

This commit is contained in:
Stefan Rueger
2024-04-25 18:00:43 +01:00
parent 9124bef8a1
commit e788c33dc5

8
NEWS
View File

@@ -22,6 +22,8 @@ Changes since version 7.3:
- avr*timestamp() oddities #1722
- -F option not honored bug #1740
- "jtag2 is not a unique start of a programmer name" #1739
- Regression: EEPROM issue with official STK500 V1 FW #1713
- usbasp_write_byte in TPI mode not implemented #1755
* Pull requests:
- Remove 32bit MSYS2 mingw32 and clang32 build #1687
@@ -51,9 +53,9 @@ Changes since version 7.3:
- Add buspirate hiz and pullups feature #1733
- Add support for libgpiod v2+ API #1725
- Remove deprecated ucr2 part #1749
- Move static variables to PDATA region in programmer code
#1750
- Make programmers libavrdude ready #1750, 1752, 1756 ... 1786
- Make default EEPROM readback 0xff for STK500 v1 #1753
- Silence gcc warning when printf format is "" #1754
* Internals: