commit | 0076a3b5daeca118dc1c0012226cc666311f4739 | [log] [tgz] |
---|---|---|
author | Daniel DeGrasse <daniel.degrasse@nxp.com> | Mon Oct 11 14:54:56 2021 -0500 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Wed Oct 13 10:12:25 2021 -0400 |
tree | 9f937923bf7cf0e784373967f86ea8e5d598d9a1 | |
parent | 430224eacb86224905a7d598825787a5a233f018 [diff] |
boards: mimxrt1010_evk: Fix drive strength in pinmux MCUXpresso SDK sets the drive strength of LPUART and LPI2C pins to 4 for this SOC, versus 6 for most other RT10xx boards. Update the pinmux.c file for mimxrt1010_evk to reflect this. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>