Print undecode chip_id too
[fw/stlink] / TODO
diff --git a/TODO b/TODO
index e3795fc327304e4ff17a55679539e48e91004fd9..2b0baf62ff70df77ce84e2716ba517513acaabcc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,15 +1,9 @@
 . flash tool
- . test support for reading
- . writing is not working. refer to the specs, may have changed for stm32l
- . then test with blink_flash example
- . then update the documentation
+ . improve flash writing, still use word fast write... too slow
 
 . documentation
  . make README points to doc/tutorial
 
-. remove libsg dependency using:
-https://github.com/afaerber/stlink/tree/master/libstlink
-
 . compile and test a realtime kernel, for instance:
 http://www.chibios.org/dokuwiki/doku.php?id=chibios:articles:stm32l_discovery
 svn checkout https://chibios.svn.sourceforge.net/svnroot/chibios/trunk ;