Skip to content

Commit b8c6542

Browse files
committed
update docs
1 parent ed42ca8 commit b8c6542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/microcontroller/Processor.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
//| """The CPU operating frequency in Hertz.
4848
//|
4949
//| **Limitations:** On most boards, ``frequency`` is read-only. Setting
50-
//| the ``frequency`` is possible on RP2040 boards and some i.MX boards.
50+
//| the ``frequency`` is possible on RP2040 boards, some ESP32 boards and some i.MX boards.
5151
//|
5252
//| .. warning:: Overclocking likely voids your warranties and may reduce
5353
//| the lifetime of the chip.

0 commit comments

Comments
 (0)