Skip to content

Commit eb85304

Browse files
committed
escornabot: disable RTC to make build fit with upcoming translations
1 parent 03866c0 commit eb85304

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ CHIP_FAMILY = samd21
99
INTERNAL_FLASH_FILESYSTEM = 1
1010
LONGINT_IMPL = NONE
1111
CIRCUITPY_FULL_BUILD = 0
12+
CIRCUITPY_RTC = 0
1213

1314
SUPEROPT_GC = 0

0 commit comments

Comments
 (0)