summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 8af6cecf5..57d6c84c2 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -364,8 +364,6 @@ o Kernel Build
A similar issue exists in NSH that uses some internal OS
interfaces that would not be available in a kernel build
(such as foreach_task, foreach_mountpoint, etc.).
-
- See also "Memory Management" for another kernel build issue.
Status: Open
Priority: Low -- the kernel build configuration is not fully fielded
yet.