From abd47603f74ef9b3af6095e45fb4660c2f3dff73 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 16 Dec 2012 16:46:38 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4929 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- todo.txt | 11 ++++++----- 1 file 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.