Oops - restore conditional calls to USB_USBTask() in the Mass Storage class driver...
[pub/USBasp.git] / Demos / Device / ClassDriver / Joystick / Joystick.txt
index e2859b6..6fee43b 100644 (file)
@@ -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.
  */
+
 /** \mainpage Joystick Device Demo
  *
- *  \section SSec_Compat Demo Compatibility:
+ *  \section Sec_Compat Demo Compatibility:
  *
  *  The following list indicates what microcontrollers are compatible with this demo.
  *
  *  - Series 7 USB AVRs (AT90USBxxx7)
  *  - Series 6 USB AVRs (AT90USBxxx6)
  *  - Series 4 USB AVRs (ATMEGAxxU4)
- *  - Series 2 USB AVRs (AT90USBxx6, ATMEGAxxU2)
+ *  - Series 2 USB AVRs (AT90USBxx2, ATMEGAxxU2)
  *
- *  \section SSec_Info USB Information:
+ *  \section Sec_Info USB Information:
  *
  *  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>
- *   <tr> 
+ *   <tr>
  *    <td><b>USB Subclass:</b></td>
  *    <td>N/A</td>
  *   </tr>
  *   </tr>
  *  </table>
  *
- *  \section SSec_Description Project Description: 
+ *  \section Sec_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.
- *  
+ *
  *  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.
- *  
+ *
  *  Currently only single interface joysticks are supported.
  *
- *  \section SSec_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.
  *
@@ -71,3 +71,4 @@
  *   </tr>
  *  </table>
  */
+