Skip to content

Commit b86fd45

Browse files
authored
SleepMemory is supported on RP2040
SleepMemory was implemented on RP2040 in #8015
1 parent a45873a commit b86fd45

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

shared-bindings/alarm/SleepMemory.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
//| instance of :class:`SleepMemory` is available at
2121
//| :attr:`alarm.sleep_memory`.
2222
//|
23-
//| **Limitations:** Not supported on RP2040.
24-
//|
2523
//| Usage::
2624
//|
2725
//| import alarm

0 commit comments

Comments
 (0)