aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-01-03 16:17:42 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-01-03 16:17:42 +0000
commitb5da4b76b5810b41900432832f178280069d8d91 (patch)
treea17b3f5413acc5e61ce4888f5bbe82cd939b7a88 /todo.txt
parent05c30c4e651909ec86e43c16bccea85d180e39c0 (diff)
downloadChibiOS-b5da4b76b5810b41900432832f178280069d8d91.tar.gz
ChibiOS-b5da4b76b5810b41900432832f178280069d8d91.tar.bz2
ChibiOS-b5da4b76b5810b41900432832f178280069d8d91.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5027 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 9b08762aa..d4f413d71 100644
--- a/todo.txt
+++ b/todo.txt
@@ -14,14 +14,14 @@ X Support for ATSAM4L devices.
- Support for SPC56xA devices.
- Restructure and improve documentation.
X Update C++ wrapper.
+X File System infrastructure.
+ - FatFs wrapper.
Within 2.5.x:
- SAM4L support.
- Recursive mutexes.
X SPC56x support.
X Revision of the RTCv2 driver implementation.
-X File System infrastructure.
- - FatFs wrapper.
X Streaming DAC/I2S driver model and STM32 implementation.
- Specific I2C driver for STM32F0 and newer devices.
- STM32 CAN2 support.