Skip to content

Commit 4582e21

Browse files
committed
[NUCLEO_F103RB] Remove PD_0/PD_1 pins
These pins are not present in the 64 pins package.
1 parent 792677e commit 4582e21

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)