docs: updated system api-reference chapters for C3

This commit is contained in:
Marius Vikhammer
2021-03-12 15:20:41 +08:00
parent c49d03b8eb
commit 91439e3818
18 changed files with 131 additions and 105 deletions
+2 -2
View File
@@ -304,13 +304,13 @@ To gather and analyse heap trace do the following on the host:
tb heap_trace_start
commands
mon esp32 sysview start file:///tmp/heap.svdat
mon esp sysview start file:///tmp/heap.svdat
c
end
tb heap_trace_stop
commands
mon esp32 sysview stop
mon esp sysview stop
end
c