Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanrueger committed Jan 28, 2024
1 parent b0ba6b6 commit 9407dc0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,19 @@ Changes since version 7.2:
* Major changes compared to the previous version:

- Connect target via -P serialadapter[:sn] and -P usb:vid:pid[:sn] #1498
- New test-avrdude script in tools #1645
- Updates to SerialUPDI protocol #1627
- Introduced regfile #1580 and factory reset #1642 commands

* New devices supported:

- AVR16EB14, AVR16EB20, AVR16EB28, AVR16EB32
- AVR64DU28, AVR64DU32

* New programmers supported:

- ft2232h_jtag, ft232h_jtag
- dryboot

* Issues fixed:

Expand Down Expand Up @@ -116,6 +121,12 @@ Changes since version 7.2:
- Provide and use locate_part_by_signature_pm() #1605
- Harden AVRDUDE against pre-C99 libraries #1608
- Add MSYS2 ucrt64, clang32 and clang64 to build.yml #1612
- Updates to SerialUPDI protocol #1627
- Fix upload of one-byte files to flash #1634
- Add CH343 USB to serial adapter #1640
- Add dryboot programmer #1641
- Provide terminal command factory reset #1642
- Add tools/test-avrdude #1645

* Internals:

Expand Down

0 comments on commit 9407dc0

Please sign in to comment.