Skip to content

Commit 5de7fac

Browse files
author
test user
committed
ublox c030 pinName updated
1 parent e3b03e0 commit 5de7fac

File tree

1 file changed

+3
-0
lines changed
  • targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F437xG/TARGET_UBLOX_C030

1 file changed

+3
-0
lines changed

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F437xG/TARGET_UBLOX_C030/PinNames.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,10 @@ typedef enum {
136136
LED3 = PE_1, // Blue
137137
LED4 = PE_7, // A definition is required by the mbed platform RTC test code, this is the Ethernet connector yellow LED
138138
LED_RED = LED1,
139+
LED_GREEN = LED2,
140+
LED_BLUE = LED3,
139141
SW0 = PC_13, // Switch-0
142+
BUTTON1 = SW0, // Standardized button names
140143

141144
// Arduino header I2C
142145
I2C_SDA = D14,

0 commit comments

Comments
 (0)