projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removed the EVENT_USB_InitFailure() event, as not specifying a USB mode to USB_Init...
[pub/USBasp.git]
/
Demos
/
Device
/
LowLevel
/
DualVirtualSerial
/
DualVirtualSerial.txt
diff --git
a/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt
b/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt
index
f21bd0c
..
03a97ce
100644
(file)
--- a/
Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt
+++ b/
Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt
@@
-10,9
+10,9
@@
*
* The following list indicates what microcontrollers are compatible with this demo.
*
*
* The following list indicates what microcontrollers are compatible with this demo.
*
- * - Series 7 USB AVRs
- * - Series 6 USB AVRs
- * - Series 4 USB AVRs
+ * - Series 7 USB AVRs
(AT90USBxxx7)
+ * - Series 6 USB AVRs
(AT90USBxxx6)
+ * - Series 4 USB AVRs
(ATMEGAxxU4)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
@@
-82,4
+82,4
@@
* </td>
* </tr>
* </table>
* </td>
* </tr>
* </table>
- */
\ No newline at end of file
+ */