summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerry Palacios <[email protected]>2024-01-23 17:53:09 -0600
committerJerry Palacios <[email protected]>2024-01-23 17:53:09 -0600
commit2fadc06412c4e1076d911ffe82a69257a27d87fe (patch)
tree6b9b6cf4d4150e111c63366af0e7463165f6a6d8
parentfca0b44fa1e18fa8f968b9d4e090b1880b8b735e (diff)
BOARD_InitPins pinlist modification
BOARD_InitPins pinlist modification
-rw-r--r--hw/bsp/mcx/boards/frdm-mcxn947/pin_mux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/mcx/boards/frdm-mcxn947/pin_mux.c b/hw/bsp/mcx/boards/frdm-mcxn947/pin_mux.c
index 25e54e7e3..30a5ae456 100644
--- a/hw/bsp/mcx/boards/frdm-mcxn947/pin_mux.c
+++ b/hw/bsp/mcx/boards/frdm-mcxn947/pin_mux.c
@@ -48,7 +48,7 @@ BOARD_InitPins:
invert_input: normal}
- {pin_num: B1, peripheral: LPFlexcomm4, signal: LPFLEXCOMM_P1, pin_signal: PIO1_9/TRACE_DATA1/FC4_P1/FC5_P5/CT_INP9/SCT0_OUT3/FLEXIO0_D17/PLU_OUT1/ENET0_TXD3/I3C1_SCL/TSI0_CH18/ADC1_A9,
slew_rate: fast, open_drain: disable, drive_strength: low, pull_select: down, pull_enable: disable, passive_filter: disable, input_buffer: enable, invert_input: normal}
- - {pin_num: F14, peripheral: GPIO3, signal: 'GPIO, 4', pin_signal: PIO3_4/FC7_P2/CT_INP18/PWM0_X2/FLEXIO0_D12/SIM1_CLK, slew_rate: fast, open_drain: disable, drive_strength: low,
+ - {pin_num: B12, peripheral: GPIO0, signal: 'GPIO, 10', pin_signal: PIO0_12/ADC0_B10/FC0_P6/CT0O_MAT0/FLEXIO0_D2, slew_rate: fast, open_drain: disable, drive_strength: low,
pull_select: down, pull_enable: disable, input_buffer: enable, invert_input: normal}
* BE CAREFUL MODIFYING THIS COMMENT - IT IS YAML SETTINGS FOR TOOLS ***********
*/