diff options
author | Tomek CEDRO <cederom@tlen.pl> | 2011-11-05 15:34:31 +0000 |
---|---|---|
committer | Tomek CEDRO <cederom@tlen.pl> | 2011-11-05 15:34:31 +0000 |
commit | 615d478631427fc29146510589fd904fd7fca947 (patch) | |
tree | f950a56a0b681bad1747d8a813d43145d4feeea1 | |
parent | 955e8934845b5dbee5a2fda02fc3204fb49ebb17 (diff) | |
download | openocd_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-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |