Bernard Xiong
|
8e9e7f3e7c
|
serial: use RT_SERIAL_RB_BUFSZ to define the size of ring buffer.
|
2013-05-12 14:03:11 +08:00 |
Ming, Bai
|
b4de7cce57
|
Re-normalizing the repo
|
2013-01-08 22:40:58 +08:00 |
bernard.xiong@gmail.com
|
44eaae8c80
|
export more symbols of PThread.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2433 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-23 02:40:32 +00:00 |
dzzxzz@gmail.com
|
d0cba80c07
|
add invoke callback after serial DMA transmit complete in serial.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2387 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-03 13:56:14 +00:00 |
dzzxzz@gmail.com
|
db58e3350b
|
add serial DMA transmit function(beta)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2382 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-01 07:17:54 +00:00 |
dzzxzz@gmail.com
|
e699e09a11
|
re-format the coding style in serial.c
1, Tabs to Spaces
2, File Format(CR/LF) using UNIX style
3, maximum line length = 80
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2281 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-07 08:54:56 +00:00 |
dzzxzz@gmail.com
|
6c43028227
|
fix a used uninitialized bug in components/drivers/serial.c reported by Grission
and re-format the coding style
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2247 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-08-06 07:34:14 +00:00 |
bernard.xiong@gmail.com
|
ee546fb0d4
|
change rt_memcpy to memcpy in ringbuffer implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2199 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-07-02 15:51:58 +00:00 |
dzzxzz@gmail.com
|
7fddcb0e35
|
add serial device driver framework
and implement the example in MB9BF506R branch
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2145 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-01 06:52:34 +00:00 |