Additional fix to the AVRISP-MKII clone project for 256KB AVRs.
This commit is contained in:
parent
cd0093a14b
commit
571159df1b
2 changed files with 15 additions and 19 deletions
|
@ -17,7 +17,7 @@
|
|||
* <b>Fixed:</b>
|
||||
* - Fixed possible device lockup when INTERRUPT_CONTROL_ENDPOINT is enabled and the control endpoint is not properly
|
||||
* selected when the ISR completes
|
||||
* - Fixed AVRISP-MKII clone project not correctly issuing SET EXTENDED ADDRESS commands when the extended address
|
||||
* - Fixed AVRISP-MKII clone project not correctly issuing LOAD EXTENDED ADDRESS commands when the extended address
|
||||
* boundary is crossed during programming or readback (thanks to Gerard Sexton)
|
||||
* - Fixed warnings when building the AVRISP-MKII clone project with the ENABLE_XPROG_PROTOCOL compile time option disabled
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue