Files
micropython/docs/library
Alessandro Gatti 1a8c835308 docs/library/machine.Pin: Update pull-up/down constants.
This commit updates the documentation bits for pull-up/pull-down
constants, part of the `machine.Pin` class.

The documentation now mentions port-specific entries into a separate
section, making the only three standard pull-up/pull-down values being
`Pin.PULL_UP`, `Pin.PULL_DOWN`, and `None`.

Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
2026-04-15 15:32:27 +10:00
..
2026-02-07 00:45:04 +11:00