Skip to content

Commit fb4def2

Browse files
committed
remove CIRCUITPY_RTC = 1 from mpconfigport.mk
Full build includes the RTC bits so don't need to enable it in ports/broadcom/mpconfigport.mk
1 parent 43b1d26 commit fb4def2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/broadcom/mpconfigport.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ CIRCUITPY_PARALLELDISPLAY = 0
1515
CIRCUITPY_PULSEIO = 0
1616
CIRCUITPY_PWMIO = 0
1717
CIRCUITPY_ROTARYIO = 0
18-
CIRCUITPY_RTC = 1
1918

2019
CIRCUITPY_SDIOIO = 1
2120
CIRCUITPY_VIDEOCORE = 1

0 commit comments

Comments
 (0)