From 4582e2112e1c065f4bfcdffc5df1ced04af567b8 Mon Sep 17 00:00:00 2001 From: bcostm Date: Wed, 30 Apr 2014 09:57:16 +0200 Subject: [PATCH] [NUCLEO_F103RB] Remove PD_0/PD_1 pins These pins are not present in the 64 pins package. --- .../mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/PinNames.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/PinNames.h b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/PinNames.h index 1fd8048cb1..5f362087ca 100644 --- a/libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/PinNames.h +++ b/libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F103RB/PinNames.h @@ -104,8 +104,6 @@ typedef enum { PC_14 = 0x2E, PC_15 = 0x2F, - PD_0 = 0x30, - PD_1 = 0x31, PD_2 = 0x32, // Arduino connector namings