aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/LowLevel')
-rw-r--r--Demos/Host/LowLevel/CDCHost/CDCHost.txt7
-rw-r--r--Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.txt7
-rw-r--r--Demos/Host/LowLevel/KeyboardHost/KeyboardHost.txt7
-rw-r--r--Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.txt7
-rw-r--r--Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt7
-rw-r--r--Demos/Host/LowLevel/MouseHost/MouseHost.txt7
-rw-r--r--Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.txt7
-rw-r--r--Demos/Host/LowLevel/StillImageHost/StillImageHost.txt7
8 files changed, 56 insertions, 0 deletions
diff --git a/Demos/Host/LowLevel/CDCHost/CDCHost.txt b/Demos/Host/LowLevel/CDCHost/CDCHost.txt
index 4fac1d03d..30a88ba0c 100644
--- a/Demos/Host/LowLevel/CDCHost/CDCHost.txt
+++ b/Demos/Host/LowLevel/CDCHost/CDCHost.txt
@@ -6,6 +6,13 @@
/** \mainpage CDC Host Demo
*
+ * \section SSec_Compat Demo Compatibility:
+ *
+ * The following table indicates what microcontrollers are compatible with this demo.
+ *
+ * - AT90USB1287
+ * - AT90USB1286
+ *
* \section SSec_Info USB Information:
*
* The following table gives a rundown of the USB utilization of this demo.
diff --git a/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.txt b/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.txt
index d72dda103..0a82aaa0d 100644
--- a/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.txt
+++ b/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.txt
@@ -6,6 +6,13 @@
/** \mainpage Generic HID Host Demo
*
+ * \section SSec_Compat Demo Compatibility:
+ *
+ * The following table indicates what microcontrollers are compatible with this demo.
+ *
+ * - AT90USB1287
+ * - AT90USB1286
+ *
* \section SSec_Info USB Information:
*
* The following table gives a rundown of the USB utilization of this demo.
diff --git a/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.txt b/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.txt
index a3d5f717d..6eba0ae2e 100644
--- a/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.txt
+++ b/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.txt
@@ -6,6 +6,13 @@
/** \mainpage Keyboard Host Demo
*
+ * \section SSec_Compat Demo Compatibility:
+ *
+ * The following table indicates what microcontrollers are compatible with this demo.
+ *
+ * - AT90USB1287
+ * - AT90USB1286
+ *
* \section SSec_Info USB Information:
*
* The following table gives a rundown of the USB utilization of this demo.
diff --git a/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.txt b/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.txt
index cd3670673..cc883ea2d 100644
--- a/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.txt
+++ b/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.txt
@@ -6,6 +6,13 @@
/** \mainpage Keyboard Host With HID Descriptor Parser Demo
*
+ * \section SSec_Compat Demo Compatibility:
+ *
+ * The following table indicates what microcontrollers are compatible with this demo.
+ *
+ * - AT90USB1287
+ * - AT90USB1286
+ *
* \section SSec_Info USB Information:
*
* The following table gives a rundown of the USB utilization of this demo.
diff --git a/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt b/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt
index 88b42e937..165245c2f 100644
--- a/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt
+++ b/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt
@@ -6,6 +6,13 @@
/** \mainpage Mass Storage Host Demo
*
+ * \section SSec_Compat Demo Compatibility:
+ *
+ * The following table indicates what microcontrollers are compatible with this demo.
+ *
+ * - AT90USB1287
+ * - AT90USB1286
+ *
* \section SSec_Info USB Information:
*
* The following table gives a rundown of the USB utilization of this demo.
diff --git a/Demos/Host/LowLevel/MouseHost/MouseHost.txt b/Demos/Host/LowLevel/MouseHost/MouseHost.txt
index 3838a7011..d3106256d 100644
--- a/Demos/Host/LowLevel/MouseHost/MouseHost.txt
+++ b/Demos/Host/LowLevel/MouseHost/MouseHost.txt
@@ -6,6 +6,13 @@
/** \mainpage Mouse Host Demo
*
+ * \section SSec_Compat Demo Compatibility:
+ *
+ * The following table indicates what microcontrollers are compatible with this demo.
+ *
+ * - AT90USB1287
+ * - AT90USB1286
+ *
* \section SSec_Info USB Information:
*
* The following table gives a rundown of the USB utilization of this demo.
diff --git a/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.txt b/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.txt
index 3c83341a2..77bd16f33 100644
--- a/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.txt
+++ b/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.txt
@@ -6,6 +6,13 @@
/** \mainpage Mouse Host With HID Descriptor Parser Demo
*
+ * \section SSec_Compat Demo Compatibility:
+ *
+ * The following table indicates what microcontrollers are compatible with this demo.
+ *
+ * - AT90USB1287
+ * - AT90USB1286
+ *
* \section SSec_Info USB Information:
*
* The following table gives a rundown of the USB utilization of this demo.
diff --git a/Demos/Host/LowLevel/StillImageHost/StillImageHost.txt b/Demos/Host/LowLevel/StillImageHost/StillImageHost.txt
index 4cdfe6346..b2a8a84cf 100644
--- a/Demos/Host/LowLevel/StillImageHost/StillImageHost.txt
+++ b/Demos/Host/LowLevel/StillImageHost/StillImageHost.txt
@@ -6,6 +6,13 @@
/** \mainpage Still Image Host Demo
*
+ * \section SSec_Compat Demo Compatibility:
+ *
+ * The following table indicates what microcontrollers are compatible with this demo.
+ *
+ * - AT90USB1287
+ * - AT90USB1286
+ *
* \section SSec_Info USB Information:
*
* The following table gives a rundown of the USB utilization of this demo.