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
1d92d63
..
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:
*
@@
-60,7
+60,7
@@
*
* \section SSec_Options Project Options
*
*
* \section SSec_Options Project Options
*
- * The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value.
+ * The following defines can be found in this demo, which can control the demo behavio
u
r when defined, or changed in value.
*
* <table>
* <tr>
*
* <table>
* <tr>