Skip to content
Snippets Groups Projects
Commit 89deec0b authored by Damien George's avatar Damien George
Browse files

py: Add MICROPY_PY_MICROPYTHON_MEM_INFO to enable mem-info funcs.

This allows to enable mem-info functions in micropython module, even if
MICROPY_MEM_STATS is not enabled.  In this case, you get mem_info and
qstr_info but not mem_{total,current,peak}.
parent 4a5895c4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment