diff options
| author | robert-hh <robert@hammelrath.com> | 2022-01-02 13:21:06 +0100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2022-01-27 16:53:30 +1100 |
| commit | 1dc366f90194789d9be1bd44dbca2376c75421dc (patch) | |
| tree | d7ffb37c9a7bae0f38b3d3672b9ba3b5ec06cf3e /docs/unix | |
| parent | 5bda84aed59be8ce75308abcb9562b6d015c69ef (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
