diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-01-03 16:17:42 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-01-03 16:17:42 +0000 |
commit | b5da4b76b5810b41900432832f178280069d8d91 (patch) | |
tree | a17b3f5413acc5e61ce4888f5bbe82cd939b7a88 /todo.txt | |
parent | 05c30c4e651909ec86e43c16bccea85d180e39c0 (diff) | |
download | ChibiOS-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.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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.
|