Skip to content

Commit 48f0566

Browse files
committed
Merge branch 'circuitpython-nickzoic-1046-nrf-rtc' of github.com:nickzoic/micropython into circuitpython-nickzoic-1046-nrf-rtc
2 parents 22f0c00 + 98811a9 commit 48f0566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/nrf/mpconfigport.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ CIRCUITPY_I2CSLAVE = 0
2222
# nvm not yet implemented
2323
CIRCUITPY_NVM = 0
2424

25-
# rtc not yet implemented
25+
# enable RTC
2626
CIRCUITPY_RTC = 1
2727

2828
# frequencyio not yet implemented

0 commit comments

Comments
 (0)