summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index a85852b4d..aa390a918 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -56,12 +56,6 @@ o Task/Scheduler (sched/)
Priority: Medium, required for standard compliance (but makes the
code bigger)
- Description: Watchdog instance non-released by timer_delete()
- Status: Open
- Priority: High, if tasks use POSIX timers and delete them many
- times, all of the pre-allocated watchdog timers get
- lost.
-
o Dynamic Loader
^^^^^^^^^^^^^^