summaryrefslogtreecommitdiff
path: root/docs/unix
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2022-01-02 13:21:06 +0100
committerDamien George <damien@micropython.org>2022-01-27 16:53:30 +1100
commit1dc366f90194789d9be1bd44dbca2376c75421dc (patch)
treed7ffb37c9a7bae0f38b3d3672b9ba3b5ec06cf3e /docs/unix
parent5bda84aed59be8ce75308abcb9562b6d015c69ef (diff)
mimxrt: Replace Pin-config constants by a function call.
The Pin config setting by IOMUXC_SetPinConfig() is supplied by a bit pattern. That pattern is specific for a MCU family. In preparation for supporting the MIMXRT117x family, the constant bit pattern is replaced by a function call, such that the bit pattern is created at a single place. The code for this functions was taken from machine_pin.c. Note: A working port for the MIMXRT1176 exists already.
Diffstat (limited to 'docs/unix')
0 files changed, 0 insertions, 0 deletions