Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanrueger committed Nov 11, 2023
1 parent 9596faa commit 0c38591
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Changes since version 7.2:
- Harmonise WIN32 and POSIX serial comms timeout #1249
- Old avrdude.conf can result in a segmentation fault #1544
- Support AVR EB series #1546
- Programmer in .avrduderc not recognised #1551
- JTAG signature write ineffective #1527

* Pull requests:

Expand Down Expand Up @@ -73,9 +75,14 @@ Changes since version 7.2:
- Introduce memory types in lieu of memory name comparisons #1538
- Allow UPDI_SIB of AVR_EB in serialupdi #1549
- Harmonise WIN32 and POSIX serial comms timeout #1550
- Test programmers for prog_modes and type #1557
- Remove paged eeprom property from ATtiny43U #1556
- Review write_byte() functions #1554

* Internals:

- Introduce memory types in lieu of memory name comparisons #1538
This will enable to decouple memory names from function

Changes in version 7.2:

Expand Down

0 comments on commit 0c38591

Please sign in to comment.