We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9346a7e + 958c7fe commit 9f3437aCopy full SHA for 9f3437a
targets/TARGET_NUVOTON/TARGET_M2351/PinNames.h
@@ -124,13 +124,13 @@ typedef enum {
124
A1 = PB_10,
125
A2 = PB_9,
126
A3 = PB_8,
127
- A4 = PB_7,
128
- A5 = PB_6,
+ A4 = PB_4,
+ A5 = PB_5,
129
130
D0 = PA_8,
131
D1 = PA_9,
132
- D2 = PB_5,
133
- D3 = PB_4,
+ D2 = PB_7,
+ D3 = PB_6,
134
D4 = PB_3,
135
D5 = PB_2,
136
D6 = PC_12,
0 commit comments