diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-12-29 11:06:15 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-12-29 11:06:15 +0000 |
commit | 40a709f42fb95106a467dccbda0f042280a1a21d (patch) | |
tree | 712d217a8c5bebb0253b9071fbe1564e6d629f7a /todo.txt | |
parent | 7d44b363f4606a1c42d6d42aaab8ae4a7aee5014 (diff) | |
download | ChibiOS-40a709f42fb95106a467dccbda0f042280a1a21d.tar.gz ChibiOS-40a709f42fb95106a467dccbda0f042280a1a21d.tar.bz2 ChibiOS-40a709f42fb95106a467dccbda0f042280a1a21d.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3683 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -8,15 +8,14 @@ N = Decided against. Current Pipeline (2.3.x):
X I2C device driver class support and at least one implementation.
X STM32F2xx support.
-X FPU support in CM4 port.
+- Nios II support.
+- Update C++ wrapper.
Within 2.x.x
- FatFs 0.9x integration.
- Software I2C implementation using a GPT instance for timings.
-- Nios II support.
- LPC17xx support.
- NUC120 support.
-- Update C++ wrapper.
- MMC_SPI driver revision and speedup.
- Static memory allocation hook macros in kernel code.
- MAC driver for STM32F107, STM32F2xx, STM32F4xx.
|