aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/todo.txt b/todo.txt
index 124319d34..d5428af58 100644
--- a/todo.txt
+++ b/todo.txt
@@ -39,15 +39,15 @@ N Evaluate if to add a synchronous API to the UART driver, eventually do so.
* Automatic compilation and upload of the various documents on the web site
(doxygen + rsync).
* New STM8S/A SPI driver.
+* 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.
- 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).
-- Reorganization of the STM32 family port-level support.
-- Remove preprocessor directives from the assembler files and restore the
- RIDE7 build in the STM32 demo.
X Except for the above, bug fixing only until the 2.2.0 release.
Within 2.3.x (hopefully)