aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/todo.txt b/todo.txt
index 25933aebd..208856399 100644
--- a/todo.txt
+++ b/todo.txt
@@ -17,13 +17,11 @@ After 1.0.0:
* Add checks to all APIs.
* Stack checks option.
* Threads profiling option.
- - Registers clearing on thread start.
* Idle loop hook macro.
* Switch the configuration options to TRUE/FALSE rather than def/undef.
* Remove port_puts() from all the ports.
* Stack sizes article into the documentation.
-- Find out and document main stack settings in MSP430 and AVR runtimes.
-- Logo...
+* Logo...
After 1.2.0:
X Abstract I/O channels rather than just serial ports.