summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2019-02-18 09:02:21 -0500
committerDan Halbert <halbert@halwitz.org>2019-02-18 09:02:26 -0500
commit339a22752b09572a011085d2d8ae2c0c23060554 (patch)
tree1f68324ff0f7fd509ac4a95c543fce0e524ab692
parent5c884bf6d6dbf80aa9d3ead1d6ed6759d7eed8e6 (diff)
Remove rtc from pirkey_m0 to make TRANSLATION=fr fit
-rw-r--r--ports/atmel-samd/boards/pirkey_m0/mpconfigboard.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/atmel-samd/boards/pirkey_m0/mpconfigboard.mk b/ports/atmel-samd/boards/pirkey_m0/mpconfigboard.mk
index 6b252e89b..8bac35604 100644
--- a/ports/atmel-samd/boards/pirkey_m0/mpconfigboard.mk
+++ b/ports/atmel-samd/boards/pirkey_m0/mpconfigboard.mk
@@ -13,7 +13,7 @@ LONGINT_IMPL = NONE
CIRCUITPY_ANALOGIO = 0
CIRCUITPY_MATH = 0
CIRCUITPY_NEOPIXEL_WRITE = 0
-#CIRCUITPY_RTC = 0
+CIRCUITPY_RTC = 0
CIRCUITPY_SAMD = 0
CIRCUITPY_USB_MIDI = 0
CIRCUITPY_SMALL_BUILD = 1