1 parent 94bda3b commit 92095ebCopy full SHA for 92095eb
1 file changed
ports/nrf/mpconfigport.mk
@@ -22,7 +22,7 @@ CIRCUITPY_I2CSLAVE = 0
22
# nvm not yet implemented
23
CIRCUITPY_NVM = 0
24
25
-# rtc not yet implemented
+# enable RTC
26
CIRCUITPY_RTC = 1
27
28
# frequencyio not yet implemented
0 commit comments