Skip to content

Commit fe63154

Browse files
committed
[NUCLEO_F401RE] Remove PB_11 pin.
1 parent fd07548 commit fe63154

File tree

1 file changed

+0
-1
lines changed
  • libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F401RE

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ typedef enum {
9393
PB_8 = 0x18,
9494
PB_9 = 0x19,
9595
PB_10 = 0x1A,
96-
PB_11 = 0x1B,
9796
PB_12 = 0x1C,
9897
PB_13 = 0x1D,
9998
PB_14 = 0x1E,

0 commit comments

Comments
 (0)