summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 110119ca0..56647921f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -547,3 +547,7 @@
This is the size of stack used with the user_start() thread is created. The two stacks
no longer have to be the same.
* Add a loop device that converts a file into a block device.
+ * Each NSH command can not be disabled through a configuration setting. All of these
+ settings make the configuration of NSH potentially complex but also allow it to squeeze
+ into very small memory footprints.
+