Skip to content

Commit 5cffd7e

Browse files
committed
trinket_m0_haxpress: disable RTC to make build fit with upcoming translations
1 parent eb85304 commit 5cffd7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/atmel-samd/boards/trinket_m0_haxpress/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ LONGINT_IMPL = MPZ
1313

1414
CIRCUITPY_BITBANGIO = 0
1515
CIRCUITPY_COUNTIO = 0
16+
CIRCUITPY_RTC = 0
1617
CIRCUITPY_FREQUENCYIO = 0
1718
CIRCUITPY_I2CSLAVE = 0
1819

0 commit comments

Comments
 (0)