Skip to content

Commit 34a6000

Browse files
danieldegrassedleach02
authored andcommitted
boards: arm: mimxrt685_evk: enable pinctrl
enable pinctrl for mimxrt685_evk. The pinmux file is retained to handle setting up shared signal sets for I2S tests, since this pin mux setting is not managed by the pin control driver. Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent a24f9f2 commit 34a6000

File tree

2 files changed

+2
-1027
lines changed

2 files changed

+2
-1027
lines changed

boards/arm/mimxrt685_evk/mimxrt685_evk_cm33_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ CONFIG_BOARD_MIMXRT685_EVK=y
1010
CONFIG_CONSOLE=y
1111
CONFIG_UART_CONSOLE=y
1212
CONFIG_SERIAL=y
13+
CONFIG_PINCTRL=y
1314
CONFIG_UART_INTERRUPT_DRIVEN=y
1415
CONFIG_GPIO=y
1516
# Enable TrustZone-M

0 commit comments

Comments
 (0)