Skip to content

Commit c3b233c

Browse files
committed
Merge pull request #286 from bcostm/master
[NUCLEO_F103RB] Remove PD_0/PD_1 pins
2 parents 568f6ac + 2791874 commit c3b233c

File tree

1 file changed

+0
-2
lines changed
  • libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB

1 file changed

+0
-2
lines changed

libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/PinNames.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@ typedef enum {
104104
PC_14 = 0x2E,
105105
PC_15 = 0x2F,
106106

107-
PD_0 = 0x30,
108-
PD_1 = 0x31,
109107
PD_2 = 0x32,
110108

111109
// Arduino connector namings

0 commit comments

Comments
 (0)