aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-16 19:49:16 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-16 19:49:16 +0000
commit45cd0a1c8578bba0183aa64090be60ef8490982a (patch)
tree7388ccafe5bd530acc62a800a2588d39825e263f
parentc82618f8f1f3a9bb08b49dbaf3258226a4ce513b (diff)
downloadChibiOS-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.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 5e18aa512..5d4d29835 100644
--- a/todo.txt
+++ b/todo.txt
@@ -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.