|
@ -138,6 +138,7 @@ |
|
|
// names in exception messages (may require more RAM).
|
|
|
// names in exception messages (may require more RAM).
|
|
|
#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_DETAILED) |
|
|
#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_DETAILED) |
|
|
#define MICROPY_WARNINGS (1) |
|
|
#define MICROPY_WARNINGS (1) |
|
|
|
|
|
#define MICROPY_PY_STR_BYTES_CMP_WARN (1) |
|
|
|
|
|
|
|
|
// Define to 1 to use undertested inefficient GC helper implementation
|
|
|
// Define to 1 to use undertested inefficient GC helper implementation
|
|
|
// (if more efficient arch-specific one is not available).
|
|
|
// (if more efficient arch-specific one is not available).
|
|
|