trinket_m0_haxpress: disable RTC to make build fit with upcoming translations

This commit is contained in:
Jeff Epler 2020-05-23 20:46:56 -05:00
parent eb85304d04
commit 5cffd7e88d

View File

@ -13,6 +13,7 @@ LONGINT_IMPL = MPZ
CIRCUITPY_BITBANGIO = 0
CIRCUITPY_COUNTIO = 0
CIRCUITPY_RTC = 0
CIRCUITPY_FREQUENCYIO = 0
CIRCUITPY_I2CSLAVE = 0