Update NEWS

This commit is contained in:
Stefan Rueger
2023-08-05 00:38:41 +01:00
parent fbbcec341d
commit ea7eed85fc

11
NEWS
View File

@@ -13,10 +13,21 @@ Changes since version 7.2:
* New programmers supported:
- ft2232h_jtag, ft232h_jtag
* Issues fixed:
- Provide sib memory for AVR8X parts #1479
- HAS_VTARG_READ not utilized in source code #1469
- -c stk500 only works with stk500v2 firmware #1467
* Pull requests:
- Add JTAG support to avrftdi #1324
- Fix probing of the generic -c stk500 programmer #1468
- Utilize HAS_VTARG_READ defined in avrdude.conf #1470
- Provide sib memory for AVR8X parts #1480
* Internals: