Contributed by Alan Horstmann:

Fix handling of devices > 128 KiB in stk500v1 protocol
* stk500.c: Implement extended address byte handling.
* avrdude.conf.in (ATmega2560): enable stk500_devcode so
STK500v1 protocol actually starts at all.



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1270 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2014-01-22 07:42:18 +00:00
parent 4c645d7945
commit 83ec8ba013
4 changed files with 60 additions and 5 deletions

1
NEWS
View File

@@ -21,6 +21,7 @@ Current:
- bug #40055: AVRDUDE segfaults when writing eeprom
- bug #40085: Typo fix in fuses report (for 6.1-svn-20130917)
- bug #40817: Elf file support (possibly) not working on 6.0.1 windows build
- [no-id]: Fix handling of devices > 128 KiB in stk500v1 protocol
- patch #7896: DFU FLIPv2 programming support
- patch #XXXX: xxx