Skip to content
Snippets Groups Projects
Commit 440cc3f0 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

Expose memory stats functions via "micropython" module.

These are micropython.mem_total(), .mem_current(), .mem_peak(). These are 3
individual functions with simple scalar return value to make sure that
calls to these functions themselves have minimal (hopefully zero) impact on
memory allocation.
parent 164774c1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment