8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc37fa commit e02e423Copy full SHA for e02e423
atmel-samd/mpconfigport.h
@@ -64,6 +64,7 @@
64
#define MICROPY_CPYTHON_COMPAT (0)
65
#define MICROPY_LONGINT_IMPL (MICROPY_LONGINT_IMPL_NONE)
66
#define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_FLOAT)
67
+#define MICROPY_STREAMS_NON_BLOCK (1)
68
69
// fatfs configuration used in ffconf.h
70
#define MICROPY_FATFS_ENABLE_LFN (1)
0 commit comments