4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-19 07:23:30 +08:00

21 Commits

Author SHA1 Message Date
zhouchuanfu
e7f6952d15 fix bug with dma setting 2019-01-12 11:21:31 +08:00
chenchaoqun@rt-thread.com
6ae6ba1469 [bsp][stm32f10x][adapt] to serial frame about dma 2019-01-03 10:23:10 +08:00
BalanceTWK
73d39e89ec 【bsp/stm32f10x】 修复串口驱动 | Fixed serial port drivers 2018-12-06 11:40:49 +08:00
BalanceTWK
18bcd2b2c6 【修复】 复位后串口打印第一个字节丢失的问题 | The loss of the first byte of serial port printing after reset. 2018-12-06 09:07:55 +08:00
chenchaoqun@rt-thread.com
87dad10f3f [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
guochuangjian
4b0839bd7b update uart isr ore-flag handle error bug. 2018-08-01 00:35:42 +08:00
armink
9b7d2023bb [BSP] Fix a bug on stm32f10x uart rx DMA driver when first receive data filled the FIFO. 2017-05-24 09:06:23 +08:00
Aubr.Cool
fd08d0ba50 [Bsp] stm32f10x usart correct rx parity err 2017-04-13 12:47:49 +08:00
armink
82930906a2 [BSP] Enhanced stm32f10x serial DMA rx driver reliability. 2017-03-17 16:45:23 +08:00
Aubr.Cool
f3c2930d05 correct stm32f10x txisr error 2017-02-27 09:38:15 +08:00
Aubr.Cool
4008a0a5fb stm32f10x usart add interrupt tx mode 2017-01-19 14:27:13 +08:00
armink
7d17f50a31 [BSP] Add usart DMA Rx driver to stm32f10x. 2016-05-14 13:43:14 +08:00
unknown
351dd923e3 bsp stm32f10x add uart4 drive 2015-03-11 15:24:09 +08:00
armink
79c37cb30f [BSP]changed stm32f10x uart driver. make sure the serial transmit
complete in putc().
2015-01-31 11:18:59 +08:00
armink
131c41d182 [BSP]support 9 data bits and parity config for stm32f10x uart driver. 2015-01-31 11:14:10 +08:00
armink
1213dec3c9 fix #347 2015-01-31 11:05:00 +08:00
armink
77b214f1bc [BSP]Add serial receive overflow interrupt to stm32f10x ISR. 2014-09-13 11:53:21 +08:00
armink
04c4e5d9a4 [BSP]Fixes two writing mistake for stm32f10x. 2014-09-13 11:50:54 +08:00
bernard
74377b2650 [Drivers] re-write serial framework. 2014-07-18 07:21:09 +08:00
aozima
13c30f9269 update usart driver: use serial driver component. 2013-07-12 23:32:48 +08:00
aozima
8c2a11c234 update stm32f10x project directory structure. 2013-07-12 18:16:43 +08:00