git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3736 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2012-01-04 22:16:56 +00:00
parent 45c0b7f9bc
commit 84aa505075
1 changed files with 2 additions and 2 deletions

View File

@ -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.