X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=TODO;h=350aaa274d1450ea9859eeb85bde6fcc1035357a;hp=f50af3ec56c38e536554e987702499b56ebbb55c;hb=882df85ec1d59e9c0ed82bfc44d0132dea647f87;hpb=0c8ec7c826c60391034fe5f0ea90f8538ac94b38 diff --git a/TODO b/TODO index f50af3ec56..350aaa274d 100644 --- a/TODO +++ b/TODO @@ -93,9 +93,6 @@ interface support: -# rewrite implementation to use non-blocking I/O - J-Link driver: - fix to work with long scan chains, such as R.Doss's svf test. -- FT2232 (libftdi): - - make performance comparable to alternatives (on Win32, D2XX is faster) - - make usability comparable to alternatives - Autodetect USB based adapters; this should be easy on Linux. If there's more than one, list the options; otherwise, just select that one. @@ -368,7 +365,6 @@ to complete: - committing to git - Review Users' Guide for documentation errors or omissions - "capture" and "ocd_find" commands - - "ocd_" prefix on various stuff - Update Developer's Manual (doxygen output) - Add documentation describing the architecture of each module - Provide more Technical Primers to bootstrap contributor knowledge