X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b9b03aadb219d06fbad9d110e508db93e45461af..1f682ca2de8df89e3fef0077b33070cf2c85e798:/Demos/Device/ClassDriver/Joystick/Joystick.txt diff --git a/Demos/Device/ClassDriver/Joystick/Joystick.txt b/Demos/Device/ClassDriver/Joystick/Joystick.txt index 7d47ae92f..51c9bdbc7 100644 --- a/Demos/Device/ClassDriver/Joystick/Joystick.txt +++ b/Demos/Device/ClassDriver/Joystick/Joystick.txt @@ -6,6 +6,15 @@ /** \mainpage Joystick Device Demo * + * \section SSec_Compat Demo Compatibility: + * + * 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 + * * \section SSec_Info USB Information: * * The following table gives a rundown of the USB utilization of this demo. @@ -25,11 +34,13 @@ * * * Relevant Standards: - * USBIF HID Specification, USBIF HID Usage Tables + * USBIF HID Specification \n + * USBIF HID Usage Tables * * * Usable Speeds: - * Low Speed Mode, Full Speed Mode + * Low Speed Mode \n + * Full Speed Mode * * *