projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove redundant XSL params from the Studio Integration makefile.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
Joystick
/
Joystick.txt
diff --git
a/Demos/Device/ClassDriver/Joystick/Joystick.txt
b/Demos/Device/ClassDriver/Joystick/Joystick.txt
index
994aac4
..
55be2c3
100644
(file)
--- a/
Demos/Device/ClassDriver/Joystick/Joystick.txt
+++ b/
Demos/Device/ClassDriver/Joystick/Joystick.txt
@@
-3,19
+3,19
@@
* This file contains special DoxyGen information for the generation of the main page and other special
* documentation pages. It is not a project source file.
*/
* This file contains special DoxyGen information for the generation of the main page and other special
* documentation pages. It is not a project source file.
*/
-
+
/** \mainpage Joystick Device Demo
*
/** \mainpage Joystick Device Demo
*
- * \section S
S
ec_Compat Demo Compatibility:
+ * \section Sec_Compat Demo Compatibility:
*
* 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
+ *
\li Series 7 USB AVRs (AT90USBxxx7)
+ *
\li Series 6 USB AVRs (AT90USBxxx6)
+ *
\li Series 4 USB AVRs (ATMEGAxxU4)
+ *
\li Series 2 USB AVRs (AT90USBxx2, ATMEGAxxU2)
*
*
- * \section S
S
ec_Info USB Information:
+ * \section Sec_Info USB Information:
*
* The following table gives a rundown of the USB utilization of this demo.
*
*
* The following table gives a rundown of the USB utilization of this demo.
*
@@
-28,7
+28,7
@@
* <td><b>USB Class:</b></td>
* <td>Human Interface Device (HID)</td>
* </tr>
* <td><b>USB Class:</b></td>
* <td>Human Interface Device (HID)</td>
* </tr>
- * <tr>
+ * <tr>
* <td><b>USB Subclass:</b></td>
* <td>N/A</td>
* </tr>
* <td><b>USB Subclass:</b></td>
* <td>N/A</td>
* </tr>
@@
-38,28
+38,28
@@
* USBIF HID Usage Tables</td>
* </tr>
* <tr>
* USBIF HID Usage Tables</td>
* </tr>
* <tr>
- * <td><b>
Usable
Speeds:</b></td>
+ * <td><b>
Supported USB
Speeds:</b></td>
* <td>Low Speed Mode \n
* Full Speed Mode</td>
* </tr>
* </table>
*
* <td>Low Speed Mode \n
* Full Speed Mode</td>
* </tr>
* </table>
*
- * \section S
Sec_Description Project Description:
+ * \section S
ec_Description Project Description:
*
* Joystick demonstration application. This gives a simple reference
* application for implementing a USB Keyboard device, for USB Joysticks
* using the standard Keyboard HID profile.
*
* Joystick demonstration application. This gives a simple reference
* application for implementing a USB Keyboard device, for USB Joysticks
* using the standard Keyboard HID profile.
- *
+ *
* This device will show up as a generic joystick device, with two buttons.
* Pressing the joystick inwards is the first button, and the HWB button
* is the second.
* This device will show up as a generic joystick device, with two buttons.
* Pressing the joystick inwards is the first button, and the HWB button
* is the second.
- *
+ *
* Moving the joystick on the selected board moves the joystick location on
* the host computer.
* Moving the joystick on the selected board moves the joystick location on
* the host computer.
- *
+ *
* Currently only single interface joysticks are supported.
*
* Currently only single interface joysticks are supported.
*
- * \section S
S
ec_Options Project Options
+ * \section Sec_Options Project Options
*
* The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value.
*
*
* The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value.
*
@@
-70,4
+70,5
@@
* </td>
* </tr>
* </table>
* </td>
* </tr>
* </table>
- */
\ No newline at end of file
+ */
+