summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomek CEDRO <cederom@tlen.pl>2011-11-05 15:34:31 +0000
committerTomek CEDRO <cederom@tlen.pl>2011-11-05 15:34:31 +0000
commit615d478631427fc29146510589fd904fd7fca947 (patch)
treef950a56a0b681bad1747d8a813d43145d4feeea1
parent955e8934845b5dbee5a2fda02fc3204fb49ebb17 (diff)
downloadopenocd_libswd-615d478631427fc29146510589fd904fd7fca947.tar.gz
openocd_libswd-615d478631427fc29146510589fd904fd7fca947.tar.bz2
openocd_libswd-615d478631427fc29146510589fd904fd7fca947.tar.xz
openocd_libswd-615d478631427fc29146510589fd904fd7fca947.zip
TODO scratchpad to remember what needs to be done.
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index aa2277c1..a9cf12e5 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,9 @@
+//Tomek Cedro TODO:
+//-create context for openocd thread started from main
+//-context should contain all structures such as transport target etc
+//-interface should be able to init without target to prepare hardware for init (reset, etc).
+//-transport should have its own context so it should prepare bus before target init
+//
// This file is part of the Doxygen Developer Manual
/** @page tasks Pending and Open Tasks