File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,9 @@ Changes since version 7.2:
3232 - EEPROM file generates error with 7.2 #1508
3333 - PGM LED not activated for flash or eeprom write #1514
3434 - Adding the Avrdude build version to avrdude.conf #1475
35+ - Harmonise WIN32 and POSIX serial comms timeout #1249
36+ - Old avrdude.conf can result in a segmentation fault #1544
37+ - Support AVR EB series #1546
3538
3639 * Pull requests:
3740
@@ -65,6 +68,11 @@ Changes since version 7.2:
6568 - Add bootloader hashes from the Sanguino Arduino repo #1533
6669 - Support MinGW cross compiler #1539
6770 - Add avrdude_conf_version to grammar #1542 #1547
71+ - Change execution order in silicon revision check #1543
72+ - Add Arduino avrdude_packing github action for git man #1540
73+ - Introduce memory types in lieu of memory name comparisons #1538
74+ - Allow UPDI_SIB of AVR_EB in serialupdi #1549
75+ - Harmonise WIN32 and POSIX serial comms timeout #1550
6876
6977 * Internals:
7078
You can’t perform that action at this time.
0 commit comments