Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure erase location is the high byte in the given address space, check NVMBUSY for completion rather than the NVM Bus Enable bit.
Change If-Else chains over to switch statements in XPROGProtocol.c for clarity.
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
* 0x204D
|
||||
* </td>
|
||||
* <td>
|
||||
* Keyboard and Mouse Combination Demo Application
|
||||
* Combined Keyboard and Mouse Demo Application
|
||||
* </td>
|
||||
* </tr>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user