aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/AVRISP.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-12-24 02:27:21 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-12-24 02:27:21 +0000
commit18b0d408a9e68cbc1ce36da89d74a799d7fc31de (patch)
tree4de802eb7e9a4dd0c7235f6e97b83d8ddbca24a8 /Projects/AVRISP/AVRISP.txt
parent9decc2bc595bb15ccf275ae2d3854bb862c92881 (diff)
downloadlufa-18b0d408a9e68cbc1ce36da89d74a799d7fc31de.tar.gz
lufa-18b0d408a9e68cbc1ce36da89d74a799d7fc31de.tar.bz2
lufa-18b0d408a9e68cbc1ce36da89d74a799d7fc31de.zip
Remove serial driver use from the AVRISP project now that it is no longer needed.
Diffstat (limited to 'Projects/AVRISP/AVRISP.txt')
-rw-r--r--Projects/AVRISP/AVRISP.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Projects/AVRISP/AVRISP.txt b/Projects/AVRISP/AVRISP.txt
index 864946434..f39e68f2c 100644
--- a/Projects/AVRISP/AVRISP.txt
+++ b/Projects/AVRISP/AVRISP.txt
@@ -152,7 +152,7 @@
* </tr>
* </table>
*
- * <b><sup>1</sup></b> <i>When PDI_VIA_HARDWARE_USART is set, the AVR's Tx and Rx become the DATA line when connected together
+ * <b><sup>1</sup></b> <i>When XPROG_VIA_HARDWARE_USART is set, the AVR's Tx and Rx become the DATA line when connected together
* via a pair of 300 ohm resistors, and the AVR's XCK pin becomes CLOCK.</i>
*
* \section Sec_TPI TPI Connections
@@ -196,7 +196,7 @@
* </tr>
* </table>
*
- * <b><sup>1</sup></b> <i>When TPI_VIA_HARDWARE_USART is set, the AVR's Tx and Rx become the DATA line when connected together
+ * <b><sup>1</sup></b> <i>When XPROG_VIA_HARDWARE_USART is set, the AVR's Tx and Rx become the DATA line when connected together
* via a pair of 300 ohm resistors, and the AVR's XCK pin becomes CLOCK.</i>
*
* \section SSec_Options Project Options