aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-07 18:02:05 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-07 18:02:05 +0000
commit47afb406a180fe3e1dc7c593b202d131481ad4a5 (patch)
treee53a5970a1ce8628870cd2cdc1b787d625bf8e5d
parent25b567b12c60a6256376ef5159ff3767d04878f6 (diff)
downloadChibiOS-47afb406a180fe3e1dc7c593b202d131481ad4a5.tar.gz
ChibiOS-47afb406a180fe3e1dc7c593b202d131481ad4a5.tar.bz2
ChibiOS-47afb406a180fe3e1dc7c593b202d131481ad4a5.zip
Updated plans.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2339 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index d5428af58..e56d2f6c6 100644
--- a/todo.txt
+++ b/todo.txt
@@ -42,6 +42,7 @@ N Evaluate if to add a synchronous API to the UART driver, eventually do so.
* Reorganization of the STM32 family port-level support.
* Remove preprocessor directives from the assembler files and restore the
RIDE7 build files in the STM32 demo.
+- Evaluate moving dynamic APIs into a separate source file.
- STM8L official HAL support, it will have to be separated from the STM8S/STM8A
HAL because it is very different, actually it looks much more like a
mini STM32, most STM32 drivers will only require few changes it also has