From 5b2c37d3dfa789120702b982f32ef7ae893eddcf Mon Sep 17 00:00:00 2001 From: Marcel Telka Date: Tue, 4 Mar 2003 07:14:19 +0000 Subject: [PATCH] We need documentation. git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@385 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- jtag/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/jtag/TODO b/jtag/TODO index 10fa8058..21a3c15f 100644 --- a/jtag/TODO +++ b/jtag/TODO @@ -1,5 +1,6 @@ $Id$ +* Write documentation. * Add support for non-IDCODE-capable parts. * Support for display the result of a boundary scan formated according to the CPU definitions (e.g. MA[0-26] = 0x00001c00). * Remove direct relation between JTAG instruction and data register (e.g. ARM7TDMI).