atmel-samd: Enable mem_info display.

This commit is contained in:
Scott Shawcroft 2016-09-22 13:16:13 -07:00
parent 0e1fd9a12c
commit e56948650f

View File

@ -74,6 +74,7 @@
#define MICROPY_USE_INTERNAL_PRINTF (1)
#define MICROPY_PY_SYS_STDFILES (1)
#define MICROPY_PY_IO_FILEIO (1)
#define MICROPY_PY_MICROPYTHON_MEM_INFO (1)
// type definitions for the specific machine