diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-01-04 22:16:56 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-01-04 22:16:56 +0000 |
commit | 84aa50507564f683ffa52bab4466bd99733b11ce (patch) | |
tree | c00e006f458271641af5de4f135f504bbad0018e | |
parent | 45c0b7f9bc8d295ac8bfd97cbe14f9bd10756a30 (diff) | |
download | ChibiOS-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
-rw-r--r-- | todo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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.
|