X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=TODO;h=2b0baf62ff70df77ce84e2716ba517513acaabcc;hb=5eda4566d617fedd2a9d3020ddae06b394d08a5f;hp=d715eb0d745bbe66c723f4522c6b8785e897bebf;hpb=3c37fb68f5a7e1f3be93cc48c7e04f356a0842a8;p=fw%2Fstlink diff --git a/TODO b/TODO index d715eb0..2b0baf6 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,11 @@ -. flash writing is not working from GDB +. flash tool + . improve flash writing, still use word fast write... too slow -. remove libsg dependency using: -https://github.com/afaerber/stlink/tree/master/libstlink +. documentation + . make README points to doc/tutorial . compile and test a realtime kernel, for instance: -http://www.chibios.org/dokuwiki/doku.php?id=start +http://www.chibios.org/dokuwiki/doku.php?id=chibios:articles:stm32l_discovery +svn checkout https://chibios.svn.sourceforge.net/svnroot/chibios/trunk ; +cd chibios/trunk/demos/ARMCM3-STM32L152-DISCOVERY ; +make ;