projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added extra DoxyGen documentation to the new PrinterHost demo.
[pub/lufa.git]
/
Bootloaders
/
CDC
/
BootloaderCDC.txt
diff --git
a/Bootloaders/CDC/BootloaderCDC.txt
b/Bootloaders/CDC/BootloaderCDC.txt
index
1f8970d
..
e3faf54
100644
(file)
--- a/
Bootloaders/CDC/BootloaderCDC.txt
+++ b/
Bootloaders/CDC/BootloaderCDC.txt
@@
-6,6
+6,19
@@
\r
/** \mainpage CDC Class USB AVR Bootloader
\r
*
\r
\r
/** \mainpage CDC Class USB AVR Bootloader
\r
*
\r
+ * \section SSec_Compat Demo Compatibility:
\r
+ *
\r
+ * The following table indicates what microcontrollers are compatible with this demo.
\r
+ *
\r
+ * - AT90USB1287
\r
+ * - AT90USB1286
\r
+ * - AT90USB647
\r
+ * - AT90USB646
\r
+ * - ATMEGA32U6
\r
+ * - ATMEGA32U4
\r
+ * - ATMEGA16U4
\r
+ * - AT90USB162
\r
+ *
\r
* \section SSec_Info USB Information:
\r
*
\r
* The following table gives a rundown of the USB utilization of this demo.
\r
* \section SSec_Info USB Information:
\r
*
\r
* The following table gives a rundown of the USB utilization of this demo.
\r
@@
-50,9
+63,9
@@
*
\r
* <table>
\r
* <tr>
\r
*
\r
* <table>
\r
* <tr>
\r
- * <td>
\r
- *
None
\r
- * </td>
\r
+ * <td>
<b>Define Name:</b></td>
\r
+ *
<td><b>Location:</b></td>
\r
+ * <
td><b>Description:</b><
/td>
\r
* </tr>
\r
* </table>
\r
*/
\ No newline at end of file
* </tr>
\r
* </table>
\r
*/
\ No newline at end of file