aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index e0d8e1680..5e18aa512 100644
--- a/todo.txt
+++ b/todo.txt
@@ -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.