aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/DFU/BootloaderDFU.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Bootloaders/DFU/BootloaderDFU.txt')
-rw-r--r--Bootloaders/DFU/BootloaderDFU.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/Bootloaders/DFU/BootloaderDFU.txt b/Bootloaders/DFU/BootloaderDFU.txt
index 05bfa71fa..ca2f1651d 100644
--- a/Bootloaders/DFU/BootloaderDFU.txt
+++ b/Bootloaders/DFU/BootloaderDFU.txt
@@ -6,6 +6,19 @@
/** \mainpage DFU 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.