X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/cb7884da506096352ad82a1317b998813b74f4f8..3991c94b3858bbb02ca9ea6497cf60c84635b99a:/Bootloaders/CDC/BootloaderCDC.txt diff --git a/Bootloaders/CDC/BootloaderCDC.txt b/Bootloaders/CDC/BootloaderCDC.txt index 1122e73ae..e3faf5434 100644 --- a/Bootloaders/CDC/BootloaderCDC.txt +++ b/Bootloaders/CDC/BootloaderCDC.txt @@ -6,6 +6,19 @@ /** \mainpage CDC Class USB AVR Bootloader * + * \section SSec_Compat Demo Compatibility: + * + * The following table indicates what microcontrollers are compatible with this demo. + * + * - AT90USB1287 + * - AT90USB1286 + * - AT90USB647 + * - AT90USB646 + * - ATMEGA32U6 + * - ATMEGA32U4 + * - ATMEGA16U4 + * - AT90USB162 + * * \section SSec_Info USB Information: * * The following table gives a rundown of the USB utilization of this demo. @@ -54,12 +67,5 @@ * Location: * Description: * - * - * SIGNATURE_0, SIGNATURE_1, SIGNATURE_2 - * Makefile CDEFS - * AVR part signature bytes. These are normally defined as part of the AVR device header files in recent avr-libc - * distributions. If your avr-libc library is out of date and does not define these values, you can define them - * manually in the makefile CDEFS. - * * */ \ No newline at end of file