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.
1 parent ed42ca8 commit b8c6542Copy full SHA for b8c6542
shared-bindings/microcontroller/Processor.c
@@ -47,7 +47,7 @@
47
//| """The CPU operating frequency in Hertz.
48
//|
49
//| **Limitations:** On most boards, ``frequency`` is read-only. Setting
50
-//| the ``frequency`` is possible on RP2040 boards and some i.MX boards.
+//| the ``frequency`` is possible on RP2040 boards, some ESP32 boards and some i.MX boards.
51
52
//| .. warning:: Overclocking likely voids your warranties and may reduce
53
//| the lifetime of the chip.
0 commit comments