X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/ac593611c9ec2fc7f097b488c316ce69ac88f3ae..1d8bb8f9bc90a492073b93ef3b422ac947c873e7:/Demos/Device/ClassDriver/GenericHID/GenericHID.txt diff --git a/Demos/Device/ClassDriver/GenericHID/GenericHID.txt b/Demos/Device/ClassDriver/GenericHID/GenericHID.txt index 226b007cf..fe46abdfc 100644 --- a/Demos/Device/ClassDriver/GenericHID/GenericHID.txt +++ b/Demos/Device/ClassDriver/GenericHID/GenericHID.txt @@ -8,17 +8,12 @@ * * \section SSec_Compat Demo Compatibility: * - * The following table indicates what microcontrollers are compatible with this demo. + * The following list indicates what microcontrollers are compatible with this demo. * - * - AT90USB1287 - * - AT90USB1286 - * - AT90USB647 - * - AT90USB646 - * - ATMEGA32U6 - * - ATMEGA32U4 - * - ATMEGA16U4 - * - AT90USB162 - * - AT90USB82 + * - Series 7 USB AVRs + * - Series 6 USB AVRs + * - Series 4 USB AVRs + * - Series 2 USB AVRs * * \section SSec_Info USB Information: * @@ -39,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 * * *