mbed official / mbed

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Revision:
127:25aea2a3f4e3
Parent:
122:f9eeca106725
diff -r abea610beb85 -r 25aea2a3f4e3 TARGET_NUCLEO_F303RE/TARGET_STM/TARGET_STM32F3/PeripheralPins.h
--- a/TARGET_NUCLEO_F303RE/TARGET_STM/TARGET_STM32F3/PeripheralPins.h	Fri Sep 16 13:57:13 2016 +0100
+++ b/TARGET_NUCLEO_F303RE/TARGET_STM/TARGET_STM32F3/PeripheralPins.h	Fri Sep 30 16:49:46 2016 +0100
@@ -55,6 +55,8 @@
 
 extern const PinMap PinMap_UART_TX[];
 extern const PinMap PinMap_UART_RX[];
+extern const PinMap PinMap_UART_RTS[];
+extern const PinMap PinMap_UART_CTS[];
 
 //*** SPI ***