Skip to content

Commit 9f3437a

Browse files
author
Cruz Monrreal
authored
Merge pull request #7987 from OpenNuvoton/nuvoton_m2351_v1.3
M2351: Update to NuMaker-PFM-M2351 V1.3 board
2 parents 9346a7e + 958c7fe commit 9f3437a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

targets/TARGET_NUVOTON/TARGET_M2351/PinNames.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,13 @@ typedef enum {
124124
A1 = PB_10,
125125
A2 = PB_9,
126126
A3 = PB_8,
127-
A4 = PB_7,
128-
A5 = PB_6,
127+
A4 = PB_4,
128+
A5 = PB_5,
129129

130130
D0 = PA_8,
131131
D1 = PA_9,
132-
D2 = PB_5,
133-
D3 = PB_4,
132+
D2 = PB_7,
133+
D3 = PB_6,
134134
D4 = PB_3,
135135
D5 = PB_2,
136136
D6 = PC_12,

0 commit comments

Comments
 (0)