diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-11-16 19:47:49 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-11-16 19:47:49 +0000 |
commit | c82618f8f1f3a9bb08b49dbaf3258226a4ce513b (patch) | |
tree | 66fbd932283bbf7e1e9e481b25bc75a512529240 | |
parent | 0655c8307fbe763433070a3d384c08c3873ac81e (diff) | |
download | ChibiOS-c82618f8f1f3a9bb08b49dbaf3258226a4ce513b.tar.gz ChibiOS-c82618f8f1f3a9bb08b49dbaf3258226a4ce513b.tar.bz2 ChibiOS-c82618f8f1f3a9bb08b49dbaf3258226a4ce513b.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2373 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ N Evaluate if to add a synchronous API to the UART driver, eventually do so. * STM32VL-Discovery demo.
* Remove the PAL default configuration from the various hal_lld.c and move
them into board.c files, this will remove an ugly dependency.
-- Realign the STM8 port to the new STM8L one as options, naming conventions
+* Realign the STM8 port to the new STM8L one as options, naming conventions
and general solutions.
X Except for the above, bug fixing only until the 2.2.0 release.
|