doc: Add docs for heap trace & poisoning

This commit is contained in:
Angus Gratton
2017-07-19 09:07:17 +10:00
committed by Angus Gratton
parent ec498ad86d
commit 72995bfcec
7 changed files with 273 additions and 44 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ System API
.. toctree::
:maxdepth: 1
Memory Allocation <mem_alloc>
Heap Memory Allocation <mem_alloc>
Heap Memory Debugging <heap_debug>
Interrupt Allocation <intr_alloc>
Watchdogs <wdts>
Over The Air Updates (OTA) <ota>