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:
parent
6a48efd3bd
commit
7ae91099e9
9 changed files with 93 additions and 70 deletions
|
@ -193,7 +193,7 @@
|
|||
* 0x204D
|
||||
* </td>
|
||||
* <td>
|
||||
* Keyboard and Mouse Combination Demo Application
|
||||
* Combined Keyboard and Mouse Demo Application
|
||||
* </td>
|
||||
* </tr>
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue