projects
/
pub
/
USBasp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
009eebf
)
Clarify in the project documentation files what the each of the different USB AVR...
author
Dean Camera
<dean@fourwalledcubicle.com>
Tue, 31 Aug 2010 12:33:21 +0000
(12:33 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Tue, 31 Aug 2010 12:33:21 +0000
(12:33 +0000)
64 files changed:
Bootloaders/CDC/BootloaderCDC.txt
patch
|
blob
|
blame
|
history
Bootloaders/DFU/BootloaderDFU.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioInput/AudioInput.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/GenericHID/GenericHID.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Joystick/Joystick.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Keyboard/Keyboard.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MIDI/MIDI.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/MassStorage.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Mouse/Mouse.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.txt
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.txt
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioInput/AudioInput.txt
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioOutput/AudioOutput.txt
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/GenericHID/GenericHID.txt
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Joystick/Joystick.txt
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Keyboard/Keyboard.txt
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MIDI/MIDI.txt
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/Lib/SCSI.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/MassStorage.txt
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/VirtualSerial/VirtualSerial.txt
patch
|
blob
|
blame
|
history
Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.txt
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.txt
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.txt
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MouseHost/MouseHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.txt
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/PrinterHost/PrinterHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/StillImageHost/StillImageHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.txt
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHost/KeyboardHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.txt
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MIDIHost/MIDIHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHost/MouseHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.txt
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/PrinterHost/PrinterHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/RNDISEthernetHost/RNDISHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/StillImageHost/StillImageHost.txt
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.txt
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/HighLevel/USBMode.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/AVRISP-MKII.txt
patch
|
blob
|
blame
|
history
Projects/Benito/Benito.txt
patch
|
blob
|
blame
|
history
Projects/Incomplete/StandaloneProgrammer/Lib/SCSI.h
patch
|
blob
|
blame
|
history
Projects/MissileLauncher/MissileLauncher.txt
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Lib/SCSI.h
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/TemperatureDataLogger.txt
patch
|
blob
|
blame
|
history
Projects/USBtoSerial/USBtoSerial.txt
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/SCSI.h
patch
|
blob
|
blame
|
history
Projects/Webserver/Webserver.txt
patch
|
blob
|
blame
|
history
diff --git
a/Bootloaders/CDC/BootloaderCDC.txt
b/Bootloaders/CDC/BootloaderCDC.txt
index
63651f9
..
dc0358c
100644
(file)
--- a/
Bootloaders/CDC/BootloaderCDC.txt
+++ b/
Bootloaders/CDC/BootloaderCDC.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Bootloaders/DFU/BootloaderDFU.txt
b/Bootloaders/DFU/BootloaderDFU.txt
index
2a67bd5
..
7a7409a
100644
(file)
--- a/
Bootloaders/DFU/BootloaderDFU.txt
+++ b/
Bootloaders/DFU/BootloaderDFU.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
b/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
index
09b6c6f
..
aba582d
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioInput/AudioInput.txt
+++ b/
Demos/Device/ClassDriver/AudioInput/AudioInput.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:
*
diff --git
a/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt
b/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt
index
caf3b48
..
079b537
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt
+++ b/
Demos/Device/ClassDriver/AudioOutput/AudioOutput.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:
*
diff --git
a/Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.txt
b/Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.txt
index
84b400c
..
03a97ce
100644
(file)
--- a/
Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.txt
+++ b/
Demos/Device/ClassDriver/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:
*
diff --git
a/Demos/Device/ClassDriver/GenericHID/GenericHID.txt
b/Demos/Device/ClassDriver/GenericHID/GenericHID.txt
index
022ce5b
..
c82f486
100644
(file)
--- a/
Demos/Device/ClassDriver/GenericHID/GenericHID.txt
+++ b/
Demos/Device/ClassDriver/GenericHID/GenericHID.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/ClassDriver/Joystick/Joystick.txt
b/Demos/Device/ClassDriver/Joystick/Joystick.txt
index
5967fc6
..
e2859b6
100644
(file)
--- a/
Demos/Device/ClassDriver/Joystick/Joystick.txt
+++ b/
Demos/Device/ClassDriver/Joystick/Joystick.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/ClassDriver/Keyboard/Keyboard.txt
b/Demos/Device/ClassDriver/Keyboard/Keyboard.txt
index
a26636a
..
8945b3e
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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.txt
b/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.txt
index
6f24efe
..
0cd2c3d
100644
(file)
--- a/
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.txt
+++ b/
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/ClassDriver/MIDI/MIDI.txt
b/Demos/Device/ClassDriver/MIDI/MIDI.txt
index
56aeec4
..
0fbea57
100644
(file)
--- a/
Demos/Device/ClassDriver/MIDI/MIDI.txt
+++ b/
Demos/Device/ClassDriver/MIDI/MIDI.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
b/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
index
44ccb98
..
bf3c138
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
+++ b/
Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
@@
-52,9
+52,9
@@
* is for convenience, as it allows for all three sense values (returned upon request to the host to give information about
* the last command failure) in a quick and easy manner.
*
* is for convenience, as it allows for all three sense values (returned upon request to the host to give information about
* the last command failure) in a quick and easy manner.
*
- * \param[in]
k
ey New SCSI sense key to set the sense code to
- * \param[in]
a
code New SCSI additional sense key to set the additional sense code to
- * \param[in]
a
qual New SCSI additional sense key qualifier to set the additional sense qualifier code to
+ * \param[in]
K
ey New SCSI sense key to set the sense code to
+ * \param[in]
A
code New SCSI additional sense key to set the additional sense code to
+ * \param[in]
A
qual New SCSI additional sense key qualifier to set the additional sense qualifier code to
*/
#define SCSI_SET_SENSE(Key, Acode, Aqual) MACROS{ SenseData.SenseKey = (Key); \
SenseData.AdditionalSenseCode = (Acode); \
*/
#define SCSI_SET_SENSE(Key, Acode, Aqual) MACROS{ SenseData.SenseKey = (Key); \
SenseData.AdditionalSenseCode = (Acode); \
diff --git
a/Demos/Device/ClassDriver/MassStorage/MassStorage.txt
b/Demos/Device/ClassDriver/MassStorage/MassStorage.txt
index
5382573
..
842c3ba
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/MassStorage.txt
+++ b/
Demos/Device/ClassDriver/MassStorage/MassStorage.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.h
b/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.h
index
96489ab
..
f39134d
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.h
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.h
@@
-52,9
+52,9
@@
* is for convenience, as it allows for all three sense values (returned upon request to the host to give information about
* the last command failure) in a quick and easy manner.
*
* is for convenience, as it allows for all three sense values (returned upon request to the host to give information about
* the last command failure) in a quick and easy manner.
*
- * \param[in]
k
ey New SCSI sense key to set the sense code to
- * \param[in]
a
code New SCSI additional sense key to set the additional sense code to
- * \param[in]
a
qual New SCSI additional sense key qualifier to set the additional sense qualifier code to
+ * \param[in]
K
ey New SCSI sense key to set the sense code to
+ * \param[in]
A
code New SCSI additional sense key to set the additional sense code to
+ * \param[in]
A
qual New SCSI additional sense key qualifier to set the additional sense qualifier code to
*/
#define SCSI_SET_SENSE(Key, Acode, Aqual) MACROS{ SenseData.SenseKey = (Key); \
SenseData.AdditionalSenseCode = (Acode); \
*/
#define SCSI_SET_SENSE(Key, Acode, Aqual) MACROS{ SenseData.SenseKey = (Key); \
SenseData.AdditionalSenseCode = (Acode); \
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt
b/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt
index
f2fffc1
..
23ca66a
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/ClassDriver/Mouse/Mouse.txt
b/Demos/Device/ClassDriver/Mouse/Mouse.txt
index
04df35c
..
e3c28f2
100644
(file)
--- a/
Demos/Device/ClassDriver/Mouse/Mouse.txt
+++ b/
Demos/Device/ClassDriver/Mouse/Mouse.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.txt
b/Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.txt
index
f1e6eaa
..
f9cd651
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.txt
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.txt
@@
-10,8
+10,8
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
+ * - Series 6 USB AVRs
(AT90USBxxx6)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.txt
b/Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.txt
index
bb856eb
..
1e4064c
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.txt
+++ b/
Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.txt
b/Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.txt
index
96fc673
..
7a494b6
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.txt
+++ b/
Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/LowLevel/AudioInput/AudioInput.txt
b/Demos/Device/LowLevel/AudioInput/AudioInput.txt
index
55204a9
..
d61e77a
100644
(file)
--- a/
Demos/Device/LowLevel/AudioInput/AudioInput.txt
+++ b/
Demos/Device/LowLevel/AudioInput/AudioInput.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:
*
diff --git
a/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt
b/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt
index
caf3b48
..
079b537
100644
(file)
--- a/
Demos/Device/LowLevel/AudioOutput/AudioOutput.txt
+++ b/
Demos/Device/LowLevel/AudioOutput/AudioOutput.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:
*
diff --git
a/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt
b/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt
index
84b400c
..
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:
*
diff --git
a/Demos/Device/LowLevel/GenericHID/GenericHID.txt
b/Demos/Device/LowLevel/GenericHID/GenericHID.txt
index
022ce5b
..
c82f486
100644
(file)
--- a/
Demos/Device/LowLevel/GenericHID/GenericHID.txt
+++ b/
Demos/Device/LowLevel/GenericHID/GenericHID.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/LowLevel/Joystick/Joystick.txt
b/Demos/Device/LowLevel/Joystick/Joystick.txt
index
5967fc6
..
e2859b6
100644
(file)
--- a/
Demos/Device/LowLevel/Joystick/Joystick.txt
+++ b/
Demos/Device/LowLevel/Joystick/Joystick.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/LowLevel/Keyboard/Keyboard.txt
b/Demos/Device/LowLevel/Keyboard/Keyboard.txt
index
a65baaa
..
2cd9e7f
100644
(file)
--- a/
Demos/Device/LowLevel/Keyboard/Keyboard.txt
+++ b/
Demos/Device/LowLevel/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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt
b/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt
index
6f24efe
..
0cd2c3d
100644
(file)
--- a/
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt
+++ b/
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/LowLevel/MIDI/MIDI.txt
b/Demos/Device/LowLevel/MIDI/MIDI.txt
index
56aeec4
..
0fbea57
100644
(file)
--- a/
Demos/Device/LowLevel/MIDI/MIDI.txt
+++ b/
Demos/Device/LowLevel/MIDI/MIDI.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/LowLevel/MassStorage/Lib/SCSI.h
b/Demos/Device/LowLevel/MassStorage/Lib/SCSI.h
index
7c6d917
..
0fc99b6
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/Lib/SCSI.h
+++ b/
Demos/Device/LowLevel/MassStorage/Lib/SCSI.h
@@
-54,9
+54,9
@@
* is for convenience, as it allows for all three sense values (returned upon request to the host to give information about
* the last command failure) in a quick and easy manner.
*
* is for convenience, as it allows for all three sense values (returned upon request to the host to give information about
* the last command failure) in a quick and easy manner.
*
- * \param[in]
k
ey New SCSI sense key to set the sense code to
- * \param[in]
a
code New SCSI additional sense key to set the additional sense code to
- * \param[in]
a
qual New SCSI additional sense key qualifier to set the additional sense qualifier code to
+ * \param[in]
K
ey New SCSI sense key to set the sense code to
+ * \param[in]
A
code New SCSI additional sense key to set the additional sense code to
+ * \param[in]
A
qual New SCSI additional sense key qualifier to set the additional sense qualifier code to
*/
#define SCSI_SET_SENSE(Key, Acode, Aqual) MACROS{ SenseData.SenseKey = (Key); \
SenseData.AdditionalSenseCode = (Acode); \
*/
#define SCSI_SET_SENSE(Key, Acode, Aqual) MACROS{ SenseData.SenseKey = (Key); \
SenseData.AdditionalSenseCode = (Acode); \
diff --git
a/Demos/Device/LowLevel/MassStorage/MassStorage.txt
b/Demos/Device/LowLevel/MassStorage/MassStorage.txt
index
3489ca0
..
f0e38af
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/MassStorage.txt
+++ b/
Demos/Device/LowLevel/MassStorage/MassStorage.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt
b/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt
index
f1e6eaa
..
f9cd651
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt
+++ b/
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt
@@
-10,8
+10,8
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
+ * - Series 6 USB AVRs
(AT90USBxxx6)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Device/LowLevel/VirtualSerial/VirtualSerial.txt
b/Demos/Device/LowLevel/VirtualSerial/VirtualSerial.txt
index
bb856eb
..
1e4064c
100644
(file)
--- a/
Demos/Device/LowLevel/VirtualSerial/VirtualSerial.txt
+++ b/
Demos/Device/LowLevel/VirtualSerial/VirtualSerial.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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.txt
b/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.txt
index
cf3b0a4
..
de56b55
100644
(file)
--- a/
Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.txt
+++ b/
Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.txt
b/Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.txt
index
4601390
..
055890b
100644
(file)
--- a/
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.txt
+++ b/
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.txt
b/Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.txt
index
220d37f
..
5f2969d
100644
(file)
--- a/
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.txt
+++ b/
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.txt
b/Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.txt
index
ffd194a
..
5e122a3
100644
(file)
--- a/
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.txt
+++ b/
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt
b/Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt
index
269bf5b
..
a90ae04
100644
(file)
--- a/
Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt
+++ b/
Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.txt
b/Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.txt
index
871aa81
..
23f083d
100644
(file)
--- a/
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.txt
+++ b/
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/ClassDriver/MouseHost/MouseHost.txt
b/Demos/Host/ClassDriver/MouseHost/MouseHost.txt
index
6926e99
..
be608db
100644
(file)
--- a/
Demos/Host/ClassDriver/MouseHost/MouseHost.txt
+++ b/
Demos/Host/ClassDriver/MouseHost/MouseHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.txt
b/Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.txt
index
3d88fe3
..
febd4a9
100644
(file)
--- a/
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.txt
+++ b/
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/ClassDriver/PrinterHost/PrinterHost.txt
b/Demos/Host/ClassDriver/PrinterHost/PrinterHost.txt
index
84ab828
..
fab6a5b
100644
(file)
--- a/
Demos/Host/ClassDriver/PrinterHost/PrinterHost.txt
+++ b/
Demos/Host/ClassDriver/PrinterHost/PrinterHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.txt
b/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.txt
index
4260195
..
9fec00b
100644
(file)
--- a/
Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.txt
+++ b/
Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/ClassDriver/StillImageHost/StillImageHost.txt
b/Demos/Host/ClassDriver/StillImageHost/StillImageHost.txt
index
1ccf87a
..
95a2e14
100644
(file)
--- a/
Demos/Host/ClassDriver/StillImageHost/StillImageHost.txt
+++ b/
Demos/Host/ClassDriver/StillImageHost/StillImageHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.txt
b/Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.txt
index
3a77422
..
d771b79
100644
(file)
--- a/
Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.txt
+++ b/
Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.txt
b/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.txt
index
fef45c3
..
e176507
100644
(file)
--- a/
Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.txt
+++ b/
Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.txt
b/Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.txt
index
4601390
..
055890b
100644
(file)
--- a/
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.txt
+++ b/
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.txt
b/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.txt
index
68ad1f2
..
3971501
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHost/KeyboardHost.txt
+++ b/
Demos/Host/LowLevel/KeyboardHost/KeyboardHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.txt
b/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.txt
index
ffd194a
..
5e122a3
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.txt
+++ b/
Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/LowLevel/MIDIHost/MIDIHost.txt
b/Demos/Host/LowLevel/MIDIHost/MIDIHost.txt
index
269bf5b
..
a90ae04
100644
(file)
--- a/
Demos/Host/LowLevel/MIDIHost/MIDIHost.txt
+++ b/
Demos/Host/LowLevel/MIDIHost/MIDIHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt
b/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt
index
871aa81
..
23f083d
100644
(file)
--- a/
Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt
+++ b/
Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/LowLevel/MouseHost/MouseHost.txt
b/Demos/Host/LowLevel/MouseHost/MouseHost.txt
index
6926e99
..
be608db
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHost/MouseHost.txt
+++ b/
Demos/Host/LowLevel/MouseHost/MouseHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.txt
b/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.txt
index
3d88fe3
..
febd4a9
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.txt
+++ b/
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/LowLevel/PrinterHost/PrinterHost.txt
b/Demos/Host/LowLevel/PrinterHost/PrinterHost.txt
index
b6b1786
..
92d4331
100644
(file)
--- a/
Demos/Host/LowLevel/PrinterHost/PrinterHost.txt
+++ b/
Demos/Host/LowLevel/PrinterHost/PrinterHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/LowLevel/RNDISEthernetHost/RNDISHost.txt
b/Demos/Host/LowLevel/RNDISEthernetHost/RNDISHost.txt
index
4260195
..
9fec00b
100644
(file)
--- a/
Demos/Host/LowLevel/RNDISEthernetHost/RNDISHost.txt
+++ b/
Demos/Host/LowLevel/RNDISEthernetHost/RNDISHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/LowLevel/StillImageHost/StillImageHost.txt
b/Demos/Host/LowLevel/StillImageHost/StillImageHost.txt
index
1ccf87a
..
95a2e14
100644
(file)
--- a/
Demos/Host/LowLevel/StillImageHost/StillImageHost.txt
+++ b/
Demos/Host/LowLevel/StillImageHost/StillImageHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.txt
b/Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.txt
index
3a77422
..
d771b79
100644
(file)
--- a/
Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.txt
+++ b/
Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.txt
@@
-10,7
+10,7
@@
*
* 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 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/LUFA/Drivers/USB/HighLevel/USBMode.h
b/LUFA/Drivers/USB/HighLevel/USBMode.h
index
1de2ef9
..
f9abd99
100644
(file)
--- a/
LUFA/Drivers/USB/HighLevel/USBMode.h
+++ b/
LUFA/Drivers/USB/HighLevel/USBMode.h
@@
-62,22
+62,22
@@
/* Public Interface - May be used in end-application: */
#if defined(__DOXYGEN__)
/** Indicates that the target AVR microcontroller belongs to the Series 2 USB controller
/* Public Interface - May be used in end-application: */
#if defined(__DOXYGEN__)
/** Indicates that the target AVR microcontroller belongs to the Series 2 USB controller
- * (i.e. AT90USB
XXX2 or ATMEGAXX
U2) when defined.
+ * (i.e. AT90USB
xxx2 or ATMEGAxx
U2) when defined.
*/
#define USB_SERIES_2_AVR
/** Indicates that the target AVR microcontroller belongs to the Series 4 USB controller
*/
#define USB_SERIES_2_AVR
/** Indicates that the target AVR microcontroller belongs to the Series 4 USB controller
- * (i.e. ATMEGA
XX
U4) when defined.
+ * (i.e. ATMEGA
xx
U4) when defined.
*/
#define USB_SERIES_4_AVR
/** Indicates that the target AVR microcontroller belongs to the Series 6 USB controller
*/
#define USB_SERIES_4_AVR
/** Indicates that the target AVR microcontroller belongs to the Series 6 USB controller
- * (i.e. AT90USB
XXX
6) when defined.
+ * (i.e. AT90USB
xxx
6) when defined.
*/
#define USB_SERIES_6_AVR
/** Indicates that the target AVR microcontroller belongs to the Series 7 USB controller
*/
#define USB_SERIES_6_AVR
/** Indicates that the target AVR microcontroller belongs to the Series 7 USB controller
- * (i.e. AT90USB
XXX
7) when defined.
+ * (i.e. AT90USB
xxx
7) when defined.
*/
#define USB_SERIES_7_AVR
*/
#define USB_SERIES_7_AVR
diff --git
a/Projects/AVRISP-MKII/AVRISP-MKII.txt
b/Projects/AVRISP-MKII/AVRISP-MKII.txt
index
c278c5c
..
750b469
100644
(file)
--- a/
Projects/AVRISP-MKII/AVRISP-MKII.txt
+++ b/
Projects/AVRISP-MKII/AVRISP-MKII.txt
@@
-10,10
+10,10
@@
*
* The following list indicates what microcontrollers are compatible with this project.
*
*
* The following list indicates what microcontrollers are compatible with this project.
*
- * - Series 7 USB AVRs
- * - Series 6 USB AVRs
- * - Series 4 USB AVRs
- * - Series 2 USB AVRs (
8KB versions with reduced features only)
+ * - Series 7 USB AVRs
(AT90USBxxx7)
+ * - Series 6 USB AVRs
(AT90USBxxx6)
+ * - Series 4 USB AVRs
(ATMEGAxxU4)
+ * - Series 2 USB AVRs (
AT90USBxx6, ATMEGAxxU2) - <i>8KB versions with reduced features only</i>
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Projects/Benito/Benito.txt
b/Projects/Benito/Benito.txt
index
af37284
..
5f94e58
100644
(file)
--- a/
Projects/Benito/Benito.txt
+++ b/
Projects/Benito/Benito.txt
@@
-10,10
+10,10
@@
*
* The following list indicates what microcontrollers are compatible with this project.
*
*
* The following list indicates what microcontrollers are compatible with this project.
*
- * - 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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Projects/Incomplete/StandaloneProgrammer/Lib/SCSI.h
b/Projects/Incomplete/StandaloneProgrammer/Lib/SCSI.h
index
6932a81
..
6a90cb9
100644
(file)
--- a/
Projects/Incomplete/StandaloneProgrammer/Lib/SCSI.h
+++ b/
Projects/Incomplete/StandaloneProgrammer/Lib/SCSI.h
@@
-52,9
+52,9
@@
* is for convenience, as it allows for all three sense values (returned upon request to the host to give information about
* the last command failure) in a quick and easy manner.
*
* is for convenience, as it allows for all three sense values (returned upon request to the host to give information about
* the last command failure) in a quick and easy manner.
*
- * \param[in]
k
ey New SCSI sense key to set the sense code to
- * \param[in]
a
code New SCSI additional sense key to set the additional sense code to
- * \param[in]
a
qual New SCSI additional sense key qualifier to set the additional sense qualifier code to
+ * \param[in]
K
ey New SCSI sense key to set the sense code to
+ * \param[in]
A
code New SCSI additional sense key to set the additional sense code to
+ * \param[in]
A
qual New SCSI additional sense key qualifier to set the additional sense qualifier code to
*/
#define SCSI_SET_SENSE(Key, Acode, Aqual) MACROS{ SenseData.SenseKey = (Key); \
SenseData.AdditionalSenseCode = (Acode); \
*/
#define SCSI_SET_SENSE(Key, Acode, Aqual) MACROS{ SenseData.SenseKey = (Key); \
SenseData.AdditionalSenseCode = (Acode); \
diff --git
a/Projects/MissileLauncher/MissileLauncher.txt
b/Projects/MissileLauncher/MissileLauncher.txt
index
d93c21d
..
3b34428
100644
(file)
--- a/
Projects/MissileLauncher/MissileLauncher.txt
+++ b/
Projects/MissileLauncher/MissileLauncher.txt
@@
-10,7
+10,7
@@
*
* The following list indicates what microcontrollers are compatible with this project.
*
*
* The following list indicates what microcontrollers are compatible with this project.
*
- * - Series 7 USB AVRs
+ * - Series 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Projects/TempDataLogger/Lib/SCSI.h
b/Projects/TempDataLogger/Lib/SCSI.h
index
5c2112b
..
f3aea72
100644
(file)
--- a/
Projects/TempDataLogger/Lib/SCSI.h
+++ b/
Projects/TempDataLogger/Lib/SCSI.h
@@
-52,9
+52,9
@@
* is for convenience, as it allows for all three sense values (returned upon request to the host to give information about
* the last command failure) in a quick and easy manner.
*
* is for convenience, as it allows for all three sense values (returned upon request to the host to give information about
* the last command failure) in a quick and easy manner.
*
- * \param[in]
k
ey New SCSI sense key to set the sense code to
- * \param[in]
a
code New SCSI additional sense key to set the additional sense code to
- * \param[in]
a
qual New SCSI additional sense key qualifier to set the additional sense qualifier code to
+ * \param[in]
K
ey New SCSI sense key to set the sense code to
+ * \param[in]
A
code New SCSI additional sense key to set the additional sense code to
+ * \param[in]
A
qual New SCSI additional sense key qualifier to set the additional sense qualifier code to
*/
#define SCSI_SET_SENSE(Key, Acode, Aqual) MACROS{ SenseData.SenseKey = (Key); \
SenseData.AdditionalSenseCode = (Acode); \
*/
#define SCSI_SET_SENSE(Key, Acode, Aqual) MACROS{ SenseData.SenseKey = (Key); \
SenseData.AdditionalSenseCode = (Acode); \
diff --git
a/Projects/TempDataLogger/TemperatureDataLogger.txt
b/Projects/TempDataLogger/TemperatureDataLogger.txt
index
f157338
..
1bf38dc
100644
(file)
--- a/
Projects/TempDataLogger/TemperatureDataLogger.txt
+++ b/
Projects/TempDataLogger/TemperatureDataLogger.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 (
with >16KB of FLASH)
+ * - Series 7 USB AVRs
(AT90USBxxx7)
+ * - Series 6 USB AVRs
(AT90USBxxx6)
+ * - Series 4 USB AVRs (
ATMEGAxxU4) - <i>those with >16KB of FLASH memory only</i>
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Projects/USBtoSerial/USBtoSerial.txt
b/Projects/USBtoSerial/USBtoSerial.txt
index
57802ec
..
cedb0f4
100644
(file)
--- a/
Projects/USBtoSerial/USBtoSerial.txt
+++ b/
Projects/USBtoSerial/USBtoSerial.txt
@@
-10,10
+10,10
@@
*
* The following list indicates what microcontrollers are compatible with this project.
*
*
* The following list indicates what microcontrollers are compatible with this project.
*
- * - 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
(AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
diff --git
a/Projects/Webserver/Lib/SCSI.h
b/Projects/Webserver/Lib/SCSI.h
index
64836c4
..
01afd37
100644
(file)
--- a/
Projects/Webserver/Lib/SCSI.h
+++ b/
Projects/Webserver/Lib/SCSI.h
@@
-51,9
+51,9
@@
* is for convenience, as it allows for all three sense values (returned upon request to the host to give information about
* the last command failure) in a quick and easy manner.
*
* is for convenience, as it allows for all three sense values (returned upon request to the host to give information about
* the last command failure) in a quick and easy manner.
*
- * \param[in]
k
ey New SCSI sense key to set the sense code to
- * \param[in]
a
code New SCSI additional sense key to set the additional sense code to
- * \param[in]
a
qual New SCSI additional sense key qualifier to set the additional sense qualifier code to
+ * \param[in]
K
ey New SCSI sense key to set the sense code to
+ * \param[in]
A
code New SCSI additional sense key to set the additional sense code to
+ * \param[in]
A
qual New SCSI additional sense key qualifier to set the additional sense qualifier code to
*/
#define SCSI_SET_SENSE(Key, Acode, Aqual) MACROS{ SenseData.SenseKey = (Key); \
SenseData.AdditionalSenseCode = (Acode); \
*/
#define SCSI_SET_SENSE(Key, Acode, Aqual) MACROS{ SenseData.SenseKey = (Key); \
SenseData.AdditionalSenseCode = (Acode); \
diff --git
a/Projects/Webserver/Webserver.txt
b/Projects/Webserver/Webserver.txt
index
c89810f
..
34b542e
100644
(file)
--- a/
Projects/Webserver/Webserver.txt
+++ b/
Projects/Webserver/Webserver.txt
@@
-10,7
+10,7
@@
*
* The following list indicates what microcontrollers are compatible with this project.
*
*
* The following list indicates what microcontrollers are compatible with this project.
*
- * - Series 7 USB AVRs
+ * - Series 7 USB AVRs
(AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*