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 19c8c7464..10cb4cf7e 100644
--- a/todo.txt
+++ b/todo.txt
@@ -23,7 +23,6 @@ After 1.0.0:
* Stack sizes article into the documentation.
* Logo...
* Architecture diagram.
-- Code examples into the documentation.
After 1.2.0:
X Abstract I/O channels rather than just serial ports.
@@ -40,6 +39,7 @@ X Abstract I/O channels rather than just serial ports.
- Update C++ wrapper (Heap, Pools, Mailboxes and any new feature).
- Think about making threads return void.
- Add tests documentation to the general documentation via doxygen.
+- Code examples into the documentation.
Ideas for 2.x.x:
- High resolution timers and tickless kernel.