diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-02-08 03:16:09 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-02-08 03:16:09 +0000 |
| commit | 73a8f7c497db4af83c86f7e683cdaec6fd7e8561 (patch) | |
| tree | 04d85c5425799a686b7448564a21556f7e56649b /Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt | |
| parent | e9a6cde7628aafd1112f492a0c82629535d4c820 (diff) | |
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.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1118 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt')
| -rw-r--r-- | Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt b/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt index 40b7c5a8..b1ba267a 100644 --- a/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt +++ b/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt @@ -13,7 +13,6 @@ * - Series 7 USB AVRs
* - Series 6 USB AVRs
* - Series 4 USB AVRs
- * - Series 2 USB AVRs
*
* \section SSec_Info USB Information:
*
|
