Paul Sokolovsky 440cc3f028 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.
2014-01-20 02:20:40 +02:00
..
2014-01-15 22:14:03 +00:00
2014-01-12 19:16:59 +00:00
2014-01-12 19:16:59 +00:00
2014-01-20 01:00:28 +02:00
2014-01-20 01:00:28 +02:00
2014-01-19 01:40:47 +02:00
2014-01-20 01:00:28 +02:00
2014-01-05 12:08:55 -08:00
2014-01-15 23:08:33 +00:00