mirror of https://github.com/ARMmbed/mbed-os.git
[MTS_MDOT_F411RE] add LED2-LED4 definitions
parent
e508525bd4
commit
e10feb7724
|
|
@ -157,6 +157,9 @@ typedef enum {
|
|||
|
||||
// needed for mbed to build tests
|
||||
LED1 = PA_0,
|
||||
LED2 = PA_0,
|
||||
LED3 = PA_0,
|
||||
LED4 = PA_0,
|
||||
|
||||
// XBEE_DOUT/DIN, RS232 port on UDK board
|
||||
SERIAL_TX = PA_2,
|
||||
|
|
|
|||
Loading…
Reference in New Issue