aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-01 14:13:42 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-01 14:13:42 +0000
commitd5f1bbc438d80ba559576ef7d35994180c30aac3 (patch)
tree71f369c6a5921160b93aa6450a07ea206148c755
parent219606d05da820b72a492330256a143d5176317c (diff)
downloadChibiOS-d5f1bbc438d80ba559576ef7d35994180c30aac3.tar.gz
ChibiOS-d5f1bbc438d80ba559576ef7d35994180c30aac3.tar.bz2
ChibiOS-d5f1bbc438d80ba559576ef7d35994180c30aac3.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2321 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 5490a0b62..77a18d727 100644
--- a/todo.txt
+++ b/todo.txt
@@ -38,13 +38,13 @@ N Evaluate if to add a synchronous API to the UART driver, eventually do so.
the blob).
* Automatic compilation and upload of the various documents on the web site
(doxygen + rsync).
+* New STM8S/A SPI driver.
- 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
a very similar DMA (waiting for the new STM8L-Discovery kit).
- Add the STM32VL to the official STM32 HAL support (waiting for the new
STM32-Discovery kit).
-- New STM8S/A SPI driver.
X Except for the above, bug fixing only until the 2.2.0 release.
Within 2.3.x (hopefully)