mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
modmicropython: Move mem_info() and qstr_info() functions from unix port.
TODO: Merge useful functionality from modpyb too.
This commit is contained in:
@@ -363,6 +363,8 @@ Q(rect)
|
||||
Q(mem_total)
|
||||
Q(mem_current)
|
||||
Q(mem_peak)
|
||||
Q(mem_info)
|
||||
Q(qstr_info)
|
||||
#endif
|
||||
|
||||
#if MICROPY_ENABLE_EMERGENCY_EXCEPTION_BUF && (MICROPY_EMERGENCY_EXCEPTION_BUF_SIZE == 0)
|
||||
|
||||
Reference in New Issue
Block a user