lib
Fork of mbed-dev by
Diff: targets/hal/TARGET_STM/TARGET_STM32F4/PeripheralPins.h
- Revision:
- 60:6e6ed0527880
- Parent:
- 0:9b334a45a8ff
- Child:
- 75:245e7931bad6
diff -r d25f6f8282a3 -r 6e6ed0527880 targets/hal/TARGET_STM/TARGET_STM32F4/PeripheralPins.h --- 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 ***