From a28e64ba322cfcc084bb0f63df5041763b509d62 Mon Sep 17 00:00:00 2001 From: Keith Murray Date: Thu, 9 Jan 2025 18:24:35 -0600 Subject: [PATCH] Typo fix in RTC.c to fix rp2040 chip name --- shared-bindings/rtc/RTC.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared-bindings/rtc/RTC.c b/shared-bindings/rtc/RTC.c index 01686a75d9fd..3a236e070191 100644 --- a/shared-bindings/rtc/RTC.c +++ b/shared-bindings/rtc/RTC.c @@ -73,7 +73,7 @@ MP_PROPERTY_GETSET(rtc_rtc_datetime_obj, //| //| A positive value speeds up the clock and a negative value slows it down. //| -//| **Limitations:** Calibration not supported on SAMD, Nordic, RP240, Spresense, and STM. +//| **Limitations:** Calibration not supported on SAMD, Nordic, RP2040, Spresense, and STM. //| //| Range and value is hardware specific, but one step is often approximately 1 ppm:: //|