aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/AVRISP-MKII.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-06-16 15:09:13 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-06-16 15:09:13 +0200
commit1d49fc7dd829ecd49a286bcb4ec2c0ba46a0380c (patch)
tree57d87a46a5d7d0a75057d3edb3e433955157399a /Projects/AVRISP-MKII/AVRISP-MKII.txt
parent1509af922b0490d8d60b125a8f1e38f52f87fc86 (diff)
downloadlufa-1d49fc7dd829ecd49a286bcb4ec2c0ba46a0380c.tar.gz
lufa-1d49fc7dd829ecd49a286bcb4ec2c0ba46a0380c.tar.bz2
lufa-1d49fc7dd829ecd49a286bcb4ec2c0ba46a0380c.zip
Minor documentation improvements.
Diffstat (limited to 'Projects/AVRISP-MKII/AVRISP-MKII.txt')
-rw-r--r--Projects/AVRISP-MKII/AVRISP-MKII.txt43
1 files changed, 29 insertions, 14 deletions
diff --git a/Projects/AVRISP-MKII/AVRISP-MKII.txt b/Projects/AVRISP-MKII/AVRISP-MKII.txt
index ad36e7279..d3d568072 100644
--- a/Projects/AVRISP-MKII/AVRISP-MKII.txt
+++ b/Projects/AVRISP-MKII/AVRISP-MKII.txt
@@ -87,19 +87,34 @@
* with your compiled copy of AVRDude, or create them using the libUSB-Win32 (http://sourceforge.net/projects/libusb-win32)
* project.
*
- * For convenience, the programmer will report two different serial numbers depending on the firmware compatibity mode, so
+ * For convenience, the programmer will report two different serial numbers depending on the firmware compatibility mode, so
* that the correct driver can be installed for the matching firmware. If the \c RESET_TOGGLES_LIBUSB_COMPAT compile option
* is used (see \ref Sec_Options) this allows for an easy way to automatically switch device drivers along with the firmware
- * compatibility mode.
+ * compatibility mode. The serials are:
+ *
+ * <table>
+ * <tr>
+ * <th><b>Serial Number:</b></th>
+ * <th><b>Compatibility Mode:</b></th>
+ * </tr>
+ * <tr>
+ * <td>000200012345</td>
+ * <td>Jungo (Atmel Studio) Compatibility</td>
+ * </tr>
+ * <tr>
+ * <td>000200112345</td>
+ * <td>libUSB Compatibility</td>
+ * </tr>
+ * </table>
*
* \section Sec_ISP ISP Connections
* Connections to the device for SPI programming (when enabled):
*
* <table>
* <tr>
- * <td><b>Programmer Pin:</b></td>
- * <td><b>Target Device Pin:</b></td>
- * <td><b>ISP 6 Pin Layout:</b></td>
+ * <th><b>Programmer Pin:</b></th>
+ * <th><b>Target Device Pin:</b></th>
+ * <th><b>ISP 6 Pin Layout:</b></th>
* </tr>
* <tr>
* <td>MISO</td>
@@ -145,9 +160,9 @@
*
* <table>
* <tr>
- * <td><b>Programmer Pin:</b></td>
- * <td><b>Target Device Pin:</b></td>
- * <td><b>PDI 6 Pin Layout:</b></td>
+ * <th><b>Programmer Pin:</b></th>
+ * <th><b>Target Device Pin:</b></th>
+ * <th><b>PDI 6 Pin Layout:</b></th>
* </tr>
* <tr>
* <td>Tx/Rx <b><sup>2</sup></b></td>
@@ -189,9 +204,9 @@
*
* <table>
* <tr>
- * <td><b>Programmer Pin:</b></td>
- * <td><b>Target Device Pin:</b></td>
- * <td><b>TPI 6 Pin Layout:</b></td>
+ * <th><b>Programmer Pin:</b></th>
+ * <th><b>Target Device Pin:</b></th>
+ * <th><b>TPI 6 Pin Layout:</b></th>
* </tr>
* <tr>
* <td>Tx/Rx <b><sup>2</sup></b></td>
@@ -235,9 +250,9 @@
*
* <table>
* <tr>
- * <td><b>Define Name:</b></td>
- * <td><b>Location:</b></td>
- * <td><b>Description:</b></td>
+ * <th><b>Define Name:</b></th>
+ * <th><b>Location:</b></th>
+ * <th><b>Description:</b></th>
* </tr>
* <tr>
* <td>AUX_LINE_PORT</td>