Skip to content

Commit 84b596d

Browse files
author
Marcelo Salazar
committed
Fix pin config for LPC1768
1 parent 81a92e3 commit 84b596d

File tree

1 file changed

+0
-2
lines changed
  • targets/TARGET_NXP/TARGET_LPC176X/TARGET_MBED_LPC1768

1 file changed

+0
-2
lines changed

targets/TARGET_NXP/TARGET_LPC176X/TARGET_MBED_LPC1768/PinNames.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ typedef enum {
5555
p18 = P0_26,
5656
p19 = P1_30,
5757
p20 = P1_31,
58-
#else
5958
p21 = P2_5,
6059
p22 = P2_4,
6160
p23 = P2_3,
@@ -66,7 +65,6 @@ typedef enum {
6665
p28 = P0_10,
6766
p29 = P0_5,
6867
p30 = P0_4,
69-
#endif
7068

7169
// Other mbed Pin Names
7270
#ifdef MCB1700

0 commit comments

Comments
 (0)