mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2026-03-22 06:36:04 +00:00
Update NEWS
This commit is contained in:
5
NEWS
5
NEWS
@@ -67,6 +67,11 @@ Changes since version 7.0:
|
|||||||
listing programmers where id starts with dot #1059
|
listing programmers where id starts with dot #1059
|
||||||
- Fix logfile short option in man-page; fix install dir for man
|
- Fix logfile short option in man-page; fix install dir for man
|
||||||
page #1063
|
page #1063
|
||||||
|
- Use const for programmer functions where useful; add second
|
||||||
|
argument for programmer enable interface function
|
||||||
|
void (*enable)(PROGRAMMER *pgm, const AVRPART *p) #1078
|
||||||
|
- Make avr910 programmer initialize() less verbose #1083
|
||||||
|
- Fix flash paged write for avrftdi.c #1074
|
||||||
|
|
||||||
* Internals:
|
* Internals:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user