X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/e9e6730d4999bea6e0eaefc2fce062ef090388b8..refs/heads/ProMicro:/Demos/Device/LowLevel/GenericHID/GenericHID.txt diff --git a/Demos/Device/LowLevel/GenericHID/GenericHID.txt b/Demos/Device/LowLevel/GenericHID/GenericHID.txt index 998471a2c..0d780f49d 100644 --- a/Demos/Device/LowLevel/GenericHID/GenericHID.txt +++ b/Demos/Device/LowLevel/GenericHID/GenericHID.txt @@ -10,10 +10,13 @@ * * 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 (AT90USBxx2, ATMEGAxxU2) + * \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) + * \li Series AU XMEGA AVRs (ATXMEGAxxxAxU) + * \li Series B XMEGA AVRs (ATXMEGAxxxBx) + * \li Series C XMEGA AVRs (ATXMEGAxxxCx) * * \section Sec_Info USB Information: * @@ -38,7 +41,7 @@ * USBIF HID Usage Tables * *
Define Name: | - *Location: | - *Description: | + *Define Name: | + *Location: | + *Description: | *
---|---|---|---|---|---|
GENERIC_REPORT_SIZE | *AppConfig.h | - *This token defines the size of the device reports, both sent and received (including report ID byte). The value + * | This token defines the size of the device reports, both sent and received (including report ID byte). The value * must be an integer ranging from 1 to 255. | *