diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-11-16 19:49:16 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-11-16 19:49:16 +0000 |
commit | 45cd0a1c8578bba0183aa64090be60ef8490982a (patch) | |
tree | 7388ccafe5bd530acc62a800a2588d39825e263f | |
parent | c82618f8f1f3a9bb08b49dbaf3258226a4ce513b (diff) | |
download | ChibiOS-45cd0a1c8578bba0183aa64090be60ef8490982a.tar.gz ChibiOS-45cd0a1c8578bba0183aa64090be60ef8490982a.tar.bz2 ChibiOS-45cd0a1c8578bba0183aa64090be60ef8490982a.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2374 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -66,7 +66,6 @@ X File System infrastructure. - Official FatFs wrapper using the new infrastructure, dedicated test suite.
X Transactional flash file system implementation.
X I2C device driver class support and at least one implementation.
-- Switch for turning off priority inheritance protocol on mutexes.
- Serial over UART complex driver driver, evaluate from the performance
results if to make obsolete the current dedicated Serial driver.
- Shared DMA channels support in the STM32/STM8L HALs.
|