X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/5f709e281eec223c5de9766a99bdd54339e149cb..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 3d72345f3..0d780f49d 100644 --- a/Demos/Device/LowLevel/GenericHID/GenericHID.txt +++ b/Demos/Device/LowLevel/GenericHID/GenericHID.txt @@ -14,6 +14,9 @@ * \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: * @@ -61,14 +64,14 @@ * * * - * - * - * + * + * + * * * * * - * * *
Define Name:Location:Description:Define Name:Location:Description:
GENERIC_REPORT_SIZEAppConfig.hThis 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.