Combined page and word ISP programming mode code in the AVRISP-MKII clone project to reduce compiled size and increase maintainability of the code.

This commit is contained in:
Dean Camera 2010-12-25 21:36:17 +00:00
parent 958b20a8ef
commit 12418e6eaf
3 changed files with 68 additions and 109 deletions

View file

@ -25,6 +25,8 @@
* - Library Applications:
* - Changed the XPLAINBridge software UART to use the regular CTC mode instead of the alternative CTC mode
* via the Input Capture register, to reduce user confusion
* - Combined page and word ISP programming mode code in the AVRISP-MKII clone project to reduce compiled size and
* increase maintainability of the code
*
* <b>Fixed:</b>
* - Core: