lib

Fork of mbed-dev by mbed official

Revision:
60:6e6ed0527880
Parent:
0:9b334a45a8ff
Child:
75:245e7931bad6
--- a/targets/hal/TARGET_STM/TARGET_STM32F4/PeripheralPins.h	Wed Feb 03 14:15:10 2016 +0000
+++ b/targets/hal/TARGET_STM/TARGET_STM32F4/PeripheralPins.h	Wed Feb 10 07:45:10 2016 +0000
@@ -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 ***