We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31101d9 commit 11fc655Copy full SHA for 11fc655
1 file changed
esp8266/mpconfigport.h
@@ -50,6 +50,7 @@
50
#define MICROPY_PY_SYS_MAXSIZE (1)
51
#define MICROPY_PY_SYS_EXIT (1)
52
#define MICROPY_PY_SYS_STDFILES (1)
53
+#define MICROPY_PY_SYS_STDIO_BUFFER (1)
54
#define MICROPY_PY_UERRNO (1)
55
#define MICROPY_PY_UBINASCII (1)
56
#define MICROPY_PY_UCTYPES (1)
0 commit comments