esp8266/mpconfigport_512k: Use terse error messages to get 512k to fit.

pull/3113/head
Damien George 2017-07-04 15:31:36 +10:00
rodzic 503cf3d097
commit 48b745cfc8
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -5,6 +5,9 @@
#undef MICROPY_EMIT_INLINE_XTENSA
#define MICROPY_EMIT_INLINE_XTENSA (0)
#undef MICROPY_ERROR_REPORTING
#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_TERSE)
#undef MICROPY_VFS
#define MICROPY_VFS (0)
#undef MICROPY_VFS_FAT