From 184da40c6dc0509d27a423866a48f707fcb1b370 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Sat, 28 May 2011 00:25:05 -0400 Subject: Docs: Tweak disabling JTAG debugging information. --- source/lang/api/disabledebugports.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'source/lang') diff --git a/source/lang/api/disabledebugports.rst b/source/lang/api/disabledebugports.rst index 43ac337..283cdbf 100644 --- a/source/lang/api/disabledebugports.rst +++ b/source/lang/api/disabledebugports.rst @@ -22,10 +22,12 @@ Example } void loop() { - // Now you can use the debug port pins as ordinary pins + // Now you can use the debug port pins (the pins on the JTAG + // header on the Maple) as ordinary pins. } See Also -------- -* :ref:`lang-enabledebugports` +- :ref:`lang-enabledebugports` +- :ref:`Important erratum on Maple pin 43 ` -- cgit v1.2.3