Skip to content

Commit 20c4c42

Browse files
danieldegrassedleach02
authored andcommitted
boards: arm: mimxrt595_evk: enable pinctrl
enable pinctrl for mimxrt595_evk, and remove pinmux setting file. Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent 34a6000 commit 20c4c42

File tree

3 files changed

+2
-188
lines changed

3 files changed

+2
-188
lines changed

boards/arm/mimxrt595_evk/CMakeLists.txt

Lines changed: 0 additions & 9 deletions
This file was deleted.

boards/arm/mimxrt595_evk/mimxrt595_evk_cm33_defconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2022, NXP
2+
# Copyright 2022, NXP
33
#
44
# SPDX-License-Identifier: Apache-2.0
55
#
@@ -10,6 +10,7 @@ CONFIG_BOARD_MIMXRT595_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

boards/arm/mimxrt595_evk/pinmux.c

Lines changed: 0 additions & 178 deletions
This file was deleted.

0 commit comments

Comments
 (0)