summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2019-03-28 09:29:18 -0700
committerNick Moore <nick@zoic.org>2019-04-02 13:28:35 +1100
commit92095eb6664e1dc585b89557a33e19801f7c0375 (patch)
treef87d3f9779479275b2e33dc5931b0f100b844ea4
parent94bda3bde15eb0f9344167f4f67c80cb491c25e7 (diff)
Update comment
-rw-r--r--ports/nrf/mpconfigport.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/nrf/mpconfigport.mk b/ports/nrf/mpconfigport.mk
index 75acb40d9..fdeb1bbbe 100644
--- a/ports/nrf/mpconfigport.mk
+++ b/ports/nrf/mpconfigport.mk
@@ -22,7 +22,7 @@ CIRCUITPY_I2CSLAVE = 0
# nvm not yet implemented
CIRCUITPY_NVM = 0
-# rtc not yet implemented
+# enable RTC
CIRCUITPY_RTC = 1
# frequencyio not yet implemented