summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2019-01-22 14:38:34 -0800
committerScott Shawcroft <scott@tannewt.org>2019-01-22 14:38:34 -0800
commitf43379c771fd9e8d95f7c43951b5869ad37224bf (patch)
tree296d2bc232dc8a10c6d8d530f74f800b73a5bf79
parenta380865655c1aa17e589e46adb6d5ce926e14a0d (diff)
No pixelbuf on Hallowing
-rw-r--r--ports/atmel-samd/boards/hallowing_m0_express/mpconfigboard.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/atmel-samd/boards/hallowing_m0_express/mpconfigboard.mk b/ports/atmel-samd/boards/hallowing_m0_express/mpconfigboard.mk
index 37f1bdef0..fea4bc222 100644
--- a/ports/atmel-samd/boards/hallowing_m0_express/mpconfigboard.mk
+++ b/ports/atmel-samd/boards/hallowing_m0_express/mpconfigboard.mk
@@ -9,6 +9,9 @@ EXTERNAL_FLASH_DEVICE_COUNT = 2
EXTERNAL_FLASH_DEVICES = "W25Q64JV_IQ, GD25Q64C"
LONGINT_IMPL = MPZ
+# Disable pixelbuf to save room
+EXCLUDE_PIXELBUF = 1
+
CHIP_VARIANT = SAMD21G18A
CHIP_FAMILY = samd21