summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index 03d43f1a0..ff22580d0 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -627,11 +627,7 @@ examples/lcdrw
examples/mm
^^^^^^^^^^^
- This is a simplified version of the "built-in" memory manager test of
- mm/mm_test.c. It is simplified because it does not have access to the
- internals of the memory manager as does mm/mm_test.c, but it has the
- advantage that it runs in the actual NuttX tasking environment (the
- mm/mm_test.c only runs in a PC simulation environment).
+ This is a simple test of the memory manager.
examples/modbus
^^^^^^^^^^^^^^^