aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-16 16:46:38 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-16 16:46:38 +0000
commitabd47603f74ef9b3af6095e45fb4660c2f3dff73 (patch)
treededd7746444cc9074b748a44dbc89577131e9b5a
parentc1f4f3b1d77afe07493880fd1c998a5e70bd4b96 (diff)
downloadChibiOS-abd47603f74ef9b3af6095e45fb4660c2f3dff73.tar.gz
ChibiOS-abd47603f74ef9b3af6095e45fb4660c2f3dff73.tar.bz2
ChibiOS-abd47603f74ef9b3af6095e45fb4660c2f3dff73.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4929 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--todo.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/todo.txt b/todo.txt
index 490fff8e4..6877ae257 100644
--- a/todo.txt
+++ b/todo.txt
@@ -5,13 +5,14 @@ X = In progress, some work done.
? = Not sure if worth the effort or useful at all.
N = Decided against.
-Version 2.5.1
-X Support for STM32F3xx devices.
+Version 2.5.2
X Support for ATSAM4L devices.
-X Support for SPC56xBC devices.
-X Support for SPC56xP devices.
-X Support for SPC56xM devices.
+- Improve support for STM32F3xx devices.
+- Improve support for SPC56xBC devices.
+- Improve support for SPC56xP devices.
+- Improve support for SPC56xM devices.
- Support for SPC56xA devices.
+- Restructure and improve documentation.
Within 2.5.x:
- SAM4L support.