aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-10-21 15:50:22 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-10-21 15:50:22 +0000
commitb8203d791047d450e7fb548f3596bddf31999cf9 (patch)
treec571a1432d0ca884ec13125de7b2aefb634ceb76 /todo.txt
parentbf5ca6121e122e6dc522038e759715790058ded7 (diff)
downloadChibiOS-b8203d791047d450e7fb548f3596bddf31999cf9.tar.gz
ChibiOS-b8203d791047d450e7fb548f3596bddf31999cf9.tar.bz2
ChibiOS-b8203d791047d450e7fb548f3596bddf31999cf9.zip
Fixed bug 3578927.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4767 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt13
1 files changed, 1 insertions, 12 deletions
diff --git a/todo.txt b/todo.txt
index aceaf6c79..12dd9102c 100644
--- a/todo.txt
+++ b/todo.txt
@@ -5,18 +5,7 @@ X = In progress, some work done.
? = Not sure if worth the effort or useful at all.
N = Decided against.
-Version 2.5.0
-* SDC driver port to STM32F2 and STM32F4.
-* Revision of scheduling strategy for threads at equal priority.
-* Handling of Virtual Timer callbacks out of critical zone.
-* Add normal API (not iclass) variants of the VT functions.
-* MMC_SPI driver speedup.
-* FatFs 0.9x integration.
-* USB driver model revision.
- * STM32 OTG USB cell support for CL, F2, F4 devices.
-* CAN driver test on STM32F2/F4.
-* STM32F0 support.
- * Specific ADC driver for STM32F0.
+Version 2.5.1
Within 2.5.x:
X Revision of the RTCv2 driver implementation.