Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanrueger committed Jul 14, 2023
1 parent bc4a164 commit 5e715e2
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,9 @@ Changes since version 7.1:
- Avrdude can not write usersig in terminal mode #1361
- avr109 atmega2564rfr2 erase timeout too short #336
- Add ScratchMonkey #989
- Warnings for MSVC build #1452
- Warnings for MSVC build #1452, #1460
- [Regression] -F flag not correctly honored #1462
- Missing access to user signature rows in ATmega256RFR2 et al. #379

* Pull requests:

Expand Down Expand Up @@ -195,7 +197,10 @@ Changes since version 7.1:
- Provide terminal include command #1439
- Add jtag2updi -xrtsdtr extended parameter #1425
- Update info on bsd programmer #1450
- Suppress overzealous compiler warnings #1454
- Suppress overzealous compiler warnings #1454, #1461
- Bail out on failed initialisation unless -F was given #1463
- Fix -n warning for first interactive terminal #1465
- Fix classic-part usersig memory for jtag #1466

* Internals:

Expand Down

0 comments on commit 5e715e2

Please sign in to comment.