diff options
author | robert-hh <robert@hammelrath.com> | 2023-10-19 12:43:17 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-11-09 13:41:44 +1100 |
commit | f07f90f1abfd6784db9c47a5602fae319991f8e7 (patch) | |
tree | 505b07df09d275fa6771376884f7e847a5b2e9a3 /docs | |
parent | 4679a90097cc881c9d53d6e0dd0dde1c4c2de99c (diff) |
mimxrt/boards/OLIMEX_RT1010: Adjust the UART pin assignment.
Olimex asked for that, getting a UART at the UEXT1 connector as well.
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/mimxrt/pinout.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mimxrt/pinout.rst b/docs/mimxrt/pinout.rst index b5a7fbbfe..16bb47227 100644 --- a/docs/mimxrt/pinout.rst +++ b/docs/mimxrt/pinout.rst @@ -28,7 +28,7 @@ MIMXRT1060-EVK Debug USB D0/D1 D7/D6 D8/D9 MIMXRT1064-EVK Debug USB D0/D1 D7/D6 D8/D9 MIMXRT1170-EVK Debug USB D0/D1 D12/D11 D10/D13 Adafruit Metro M7 - D0/D1 D7/D3 A1/A0 -Olimex RT1010Py - RxD/TxD D5/D6 - +Olimex RT1010Py - RxD/TxD D7/D8 D5/D6 Seeed ARCH MIX - J3_19/J3_20 J4_16/J4_17 J4_06/J4_07 ================= =========== =========== =========== =========== |