micropython/docs/mimxrt
robert-hh c07fda73f7 docs/mimxrt/pinout: Use Dxx pin identifiers for Teensy boards.
The documentation used integers to specify Teensy board pins, which match
the board's silkscreen. But in Python code Dxx have to be used, since
integers are not accepted as a Pin identifier.

This commit changes the Pinout tables accordingly, consistent with the
other MIMXRT boards.

Signed-off-by: robert-hh <robert@hammelrath.com>
2025-11-20 15:22:24 +11:00
..
img docs: Add quickref and docs for mimxrt, including network.LAN docs. 2022-04-04 14:11:31 +10:00
tutorial docs: Add quickref and docs for mimxrt, including network.LAN docs. 2022-04-04 14:11:31 +10:00
general.rst docs/mimxrt: Add i.MX RT1015 to general.rst, and a few clarifications. 2022-05-27 12:47:54 +10:00
pinout.rst docs/mimxrt/pinout: Use Dxx pin identifiers for Teensy boards. 2025-11-20 15:22:24 +11:00
quickref.rst mimxrt: Enable default devices for I2C, SPI and UART. 2025-03-25 12:44:20 +11:00