aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-01-04 22:16:56 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-01-04 22:16:56 +0000
commit84aa50507564f683ffa52bab4466bd99733b11ce (patch)
treec00e006f458271641af5de4f135f504bbad0018e /todo.txt
parent45c0b7f9bc8d295ac8bfd97cbe14f9bd10756a30 (diff)
downloadChibiOS-84aa50507564f683ffa52bab4466bd99733b11ce.tar.gz
ChibiOS-84aa50507564f683ffa52bab4466bd99733b11ce.tar.bz2
ChibiOS-84aa50507564f683ffa52bab4466bd99733b11ce.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3736 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 6fe092a96..8fea41308 100644
--- a/todo.txt
+++ b/todo.txt
@@ -8,10 +8,10 @@ N = Decided against.
Current Pipeline (2.3.x):
X I2C device driver class support and at least one implementation.
X STM32F2xx support.
-- Nios II support.
-- Update C++ wrapper.
Within 2.x.x
+- Nios II support.
+- Update C++ wrapper.
- FatFs 0.9x integration.
- Software I2C implementation using a GPT instance for timings.
- LPC17xx support.