diff --git a/atmel-samd/mpconfigport.h b/atmel-samd/mpconfigport.h index f589f0e7e4..f14b089c30 100644 --- a/atmel-samd/mpconfigport.h +++ b/atmel-samd/mpconfigport.h @@ -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