aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-29 14:51:08 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-29 14:51:08 +0000
commitf5ae2552307f20f3fa3d987591fa60576981ce3d (patch)
tree609db5b82a44710a6ca5fff572c265669f2fffef /todo.txt
parent94d34da7f123be71a592f1f883a17fd3389fc803 (diff)
downloadChibiOS-f5ae2552307f20f3fa3d987591fa60576981ce3d.tar.gz
ChibiOS-f5ae2552307f20f3fa3d987591fa60576981ce3d.tar.bz2
ChibiOS-f5ae2552307f20f3fa3d987591fa60576981ce3d.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2850 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 4931ceed7..294c33498 100644
--- a/todo.txt
+++ b/todo.txt
@@ -18,7 +18,7 @@ Within 2.3.x (hopefully)
* Swap TIME_IMMEDIATE and TIME_INFINITE values.
* Improvements to the message passing mechanism in order to allow "delayed,
out of order, responses".
-* New device driver models: GPT.
+* New device driver models: GPT, ICU.
X GPT implementation and long duration "IRQ storm" stress test applications
for all the supported critical platforms.
- Add UART4 support to the STM32 UART driver (CL line only, HD has a nasty
@@ -40,7 +40,7 @@ X File System infrastructure.
X Transactional flash file system implementation.
X I2C device driver class support and at least one implementation.
X Shared DMA channels support in the STM32/STM8L HALs.
-X RAM ISR vectors support in the STM32 HAL.
+? RAM ISR vectors support in the STM32 HAL.
- New device driver models: Clock, Systick, RTC, WDG, DAC, Power Monitor.
Later but within 2.x.x