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 3ad4037fa..04ca10f0b 100644
--- a/todo.txt
+++ b/todo.txt
@@ -12,7 +12,7 @@ X SDC driver port to STM32F2 and STM32F4.
- CAN2 support and CAN driver test on STM32F2/F4.
Within 2.5.x:
-- Revision of scheduling strategy for threads at equal priority.
+* Revision of scheduling strategy for threads at equal priority.
- Handling of Virtual Timer callbacks out of critical zone.
- Add normal API (not iclass) variants of the VT functions.
- Add the RTC service inside the kernel and port, remove from HAL.