atmel-samd: Enable framebuffer for SSD1306 and other displays.
This commit is contained in:
parent
00a44fa36c
commit
f539312af3
@ -49,6 +49,7 @@
|
|||||||
#define MICROPY_PY_ARRAY (1)
|
#define MICROPY_PY_ARRAY (1)
|
||||||
#define MICROPY_PY_ATTRTUPLE (1)
|
#define MICROPY_PY_ATTRTUPLE (1)
|
||||||
#define MICROPY_PY_COLLECTIONS (1)
|
#define MICROPY_PY_COLLECTIONS (1)
|
||||||
|
#define MICROPY_PY_FRAMEBUF (1)
|
||||||
#define MICROPY_PY_MATH (1)
|
#define MICROPY_PY_MATH (1)
|
||||||
#define MICROPY_PY_CMATH (1)
|
#define MICROPY_PY_CMATH (1)
|
||||||
#define MICROPY_PY_IO (0)
|
#define MICROPY_PY_IO (0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user