Commit Graph

13 Commits

Author SHA1 Message Date
qiuyiuestc@gmail.com 06dd644012 change graphic pixel format
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1466 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-08 16:02:03 +00:00
qiuyiuestc@gmail.com 34d4a1bf2f change to graphic device
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1462 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-08 00:50:04 +00:00
bernard.xiong d3d5111904 compiler error, remove this code!
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1390 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-01 02:55:12 +00:00
dzzxzz 490322857a fixed a minor issue in mini2440/lcd_t35.c
change line 383 
from
"lcd->parent.open = rt_lcd_close;" 
to
"lcd->parent.close = rt_lcd_close;" 

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1300 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-03 06:09:34 +00:00
qiuyiuestc 7c83c7da56 update mini2440 bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1239 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-01-12 14:54:05 +00:00
qiuyiuestc e73771f261 update mini2440 bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1224 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-23 03:13:14 +00:00
jiaojinxing1987@gmail.com d90ac765d4 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@989 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-10-02 12:40:18 +00:00
qiuyiuestc 814ac8fb22 fix lcd update issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@898 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-09-09 15:36:39 +00:00
qiuyiuestc eb84483f76 [mini2440]fix rt_hw_lcd_update bug
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@712 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-16 00:58:09 +00:00
qiuyiuestc 3f33f036ec [mini2440]fix bugs in touch driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@709 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-15 01:11:18 +00:00
bernard.xiong 550df04b6b update for armcc compiler.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@703 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-11 23:16:29 +00:00
bernard.xiong 9c8a595e28 add double buffer support in driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@701 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-11 06:11:17 +00:00
bernard.xiong 0b26d44a74 Add lcd driver (N35, T35 and A70).
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@273 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-01 09:25:00 +00:00