X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1adf8174cf06760fdb35476744e3446e9c2eda02..fd524b0e005ef3afc9de906fbb7a0b6edd89156f:/Projects/AVRISP-MKII/AVRISP-MKII.txt?ds=inline
diff --git a/Projects/AVRISP-MKII/AVRISP-MKII.txt b/Projects/AVRISP-MKII/AVRISP-MKII.txt
index d4eaa1764..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:
+ *
+ *
+ *
+ * | Serial Number: |
+ * Compatibility Mode: |
+ *
+ *
+ * | 000200012345 |
+ * Jungo (Atmel Studio) Compatibility |
+ *
+ *
+ * | 000200112345 |
+ * libUSB Compatibility |
+ *
+ *
*
* \section Sec_ISP ISP Connections
* Connections to the device for SPI programming (when enabled):
*
*
*
- * | Programmer Pin: |
- * Target Device Pin: |
- * ISP 6 Pin Layout: |
+ * Programmer Pin: |
+ * Target Device Pin: |
+ * ISP 6 Pin Layout: |
*
*
* | MISO |
@@ -145,9 +160,9 @@
*
*
*
- * | Programmer Pin: |
- * Target Device Pin: |
- * PDI 6 Pin Layout: |
+ * Programmer Pin: |
+ * Target Device Pin: |
+ * PDI 6 Pin Layout: |
*
*
* | Tx/Rx 2 |
@@ -189,9 +204,9 @@
*
*
*
- * | Programmer Pin: |
- * Target Device Pin: |
- * TPI 6 Pin Layout: |
+ * Programmer Pin: |
+ * Target Device Pin: |
+ * TPI 6 Pin Layout: |
*
*
* | Tx/Rx 2 |
@@ -235,9 +250,9 @@
*
*
*
- * | Define Name: |
- * Location: |
- * Description: |
+ * Define Name: |
+ * Location: |
+ * Description: |
*
*
* | AUX_LINE_PORT |
@@ -289,7 +304,7 @@
* NO_VTARGET_DETECT |
* AppConfig.h |
* Define to disable VTARGET sampling and reporting on AVR models with an ADC converter. This will cause the programmer
- * to report a fixed 3.3V target voltage to the host regardless of the real target voltage.
+ * to report a fixed 3.3V target voltage to the host regardless of the real target voltage.
* \n \n Ignored when compiled for targets lacking an ADC. |
*
*