1 parent 503cf3d commit 48b745cCopy full SHA for 48b745c
1 file changed
esp8266/mpconfigport_512k.h
@@ -5,6 +5,9 @@
5
#undef MICROPY_EMIT_INLINE_XTENSA
6
#define MICROPY_EMIT_INLINE_XTENSA (0)
7
8
+#undef MICROPY_ERROR_REPORTING
9
+#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_TERSE)
10
+
11
#undef MICROPY_VFS
12
#define MICROPY_VFS (0)
13
#undef MICROPY_VFS_FAT
0 commit comments