ItsEddy ced7d5a34f [DeviceDriver] stm32: Remove explicity clear of RXNE flag
According to STM32 Manual, the USART RXNE flag will be clear automatically after
read to the USART_DR register[1], so the call to USART_ClearITPendingBit is
unnecessary.

[1]: See RM0090 Reference Manual p.992, Bit 5
2015-04-07 21:09:22 +08:00
..
2012-06-26 01:51:10 +00:00
2012-06-26 01:51:10 +00:00
2013-01-08 22:40:58 +08:00
2013-01-08 22:40:58 +08:00
2013-01-08 22:40:58 +08:00
2013-07-11 23:11:16 +08:00
2012-05-31 18:19:25 +00:00

board info:
stm32f0discovery
http://www.st.com/stm32f0discovery