escornabot: disable RTC to make build fit with upcoming translations
This commit is contained in:
parent
03866c0598
commit
eb85304d04
@ -9,5 +9,6 @@ CHIP_FAMILY = samd21
|
||||
INTERNAL_FLASH_FILESYSTEM = 1
|
||||
LONGINT_IMPL = NONE
|
||||
CIRCUITPY_FULL_BUILD = 0
|
||||
CIRCUITPY_RTC = 0
|
||||
|
||||
SUPEROPT_GC = 0
|
||||
|
Loading…
Reference in New Issue
Block a user