escornabot: disable RTC to make build fit with upcoming translations

This commit is contained in:
Jeff Epler 2020-05-23 20:45:22 -05:00
parent 03866c0598
commit eb85304d04

View File

@ -9,5 +9,6 @@ CHIP_FAMILY = samd21
INTERNAL_FLASH_FILESYSTEM = 1
LONGINT_IMPL = NONE
CIRCUITPY_FULL_BUILD = 0
CIRCUITPY_RTC = 0
SUPEROPT_GC = 0