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 00a44fa commit f539312Copy full SHA for f539312
atmel-samd/mpconfigport.h
@@ -49,6 +49,7 @@
49
#define MICROPY_PY_ARRAY (1)
50
#define MICROPY_PY_ATTRTUPLE (1)
51
#define MICROPY_PY_COLLECTIONS (1)
52
+#define MICROPY_PY_FRAMEBUF (1)
53
#define MICROPY_PY_MATH (1)
54
#define MICROPY_PY_CMATH (1)
55
#define MICROPY_PY_IO (0)
0 commit comments