summaryrefslogtreecommitdiff
path: root/doc/MemoryAnalysis.md
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-07-18 20:17:09 (GMT)
committerGitea <gitea@fake.local>2020-07-18 20:17:09 (GMT)
commit42d8a18fe74b060a84ea74b29aefca69f9471d5f (patch)
tree57df92eb1572062f7e61464b5ac3ea5aeb503e5c /doc/MemoryAnalysis.md
parent6309719a62436fd746a7a8b228205e93b419ca26 (diff)
parentb9276a561c278962ac3a2b59a0129c853d5dd1f6 (diff)
Merge branch 'improve-documentation' of JF/PineTime into develop
Diffstat (limited to 'doc/MemoryAnalysis.md')
-rw-r--r--doc/MemoryAnalysis.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/MemoryAnalysis.md b/doc/MemoryAnalysis.md
index 2e20cae..1bf6e24 100644
--- a/doc/MemoryAnalysis.md
+++ b/doc/MemoryAnalysis.md
@@ -72,4 +72,7 @@ add_definitions(-D__STACK_SIZE=8192)
*TODO*
#NimBLE buffers
-*TODO* \ No newline at end of file
+*TODO*
+
+#Tools
+ - https://github.com/eliotstock/memory : display the memory usage (FLASH/RAM) using the .map file from GCC. \ No newline at end of file