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:
parent
958b20a8ef
commit
12418e6eaf
3 changed files with 68 additions and 109 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue