Fixed issues with EEPROM and FLASH ISP programming in the AVRISP project.

This commit is contained in:
Dean Camera 2010-02-01 03:42:10 +00:00
parent b6a4584a19
commit 5f363996e3
3 changed files with 10 additions and 8 deletions

View file

@ -49,6 +49,7 @@
* ranges are specified (thanks to Thomas Bleeker)
* - Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints should use two seperate pipes, not one half-duplex pipe
* - Fixed Pipe_IsEndpointBound() not taking the endpoint's direction into account
* - Fixed EEPROM and FLASH ISP programming in the AVRISP project
*
* \section Sec_ChangeLog091223 Version 091223
*