projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed ISR definition conflict in the XPLAIN bridge between the software UART and...
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
Keyboard
/
Keyboard.txt
diff --git
a/Demos/Device/ClassDriver/Keyboard/Keyboard.txt
b/Demos/Device/ClassDriver/Keyboard/Keyboard.txt
index
a26636a
..
d4b4144
100644
(file)
--- a/
Demos/Device/ClassDriver/Keyboard/Keyboard.txt
+++ b/
Demos/Device/ClassDriver/Keyboard/Keyboard.txt
@@
-10,10
+10,10
@@
*
* 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 2 USB AVRs
+ * - Series 7 USB AVRs
(AT90USBxxx7)
+ * - Series 6 USB AVRs
(AT90USBxxx6)
+ * - Series 4 USB AVRs
(ATMEGAxxU4)
+ * - Series 2 USB AVRs
(AT90USBxx2, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*