Fixed broken FLASH/EEPROM programming in the AVRISP-MKII clone project when writing in non-paged mode and the polling byte cannot be used.

This commit is contained in:
Dean Camera 2010-10-02 08:41:08 +00:00
parent c8942ef469
commit 824ce10390
3 changed files with 16 additions and 4 deletions

View file

@ -67,6 +67,7 @@
* - Fixed BootloaderCDC project failing on some operating systems due to removed Line Encoding options (thanks to Alexey Belyaev)
* - Fixed incorrect LEDs_ChangeLEDs() function in the Benito board LED driver
* - Fixed incorrect USB_DeviceState value when unconfiguring the device without an address set
* - Fixed broken FLASH/EEPROM programming in the AVRISP-MKII clone project when writing in non-paged mode and the polling byte cannot be used
*
* \section Sec_ChangeLog100807 Version 100807
* <b>New:</b>