We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22f0c00 + 98811a9 commit 48f0566Copy full SHA for 48f0566
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