bernard
|
26118499e0
|
[BSP] remove rt_device_init_all() invoking.
|
2014-07-19 06:50:00 +08:00 |
Ming, Bai
|
b4de7cce57
|
Re-normalizing the repo
|
2013-01-08 22:40:58 +08:00 |
dzzxzz@gmail.com
|
70e39ffa54
|
update rtgui related project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2177 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-19 00:48:11 +00:00 |
dzzxzz@gmail.com
|
f8a147bd43
|
fixed the calibration issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2156 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-09 09:10:31 +00:00 |
dzzxzz@gmail.com
|
07b910be8f
|
fixed compiling error related to rtgui in mini2440 branch
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2155 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-08 08:13:44 +00:00 |
qiuyiuestc@gmail.com
|
ded91b1072
|
fix bug
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1523 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-19 02:42:55 +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 |
qiuyiuestc@gmail.com
|
fe9f043b55
|
upgrade ftk demos
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1423 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-23 01:33:31 +00:00 |
iamyhw@gmail.com
|
d20a26430d
|
fix compile error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1253 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-01-21 14:14:32 +00:00 |
bernard.xiong
|
84ac86f3d1
|
fix compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1252 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-01-21 10:21:26 +00:00 |
iamyhw@gmail.com
|
ef0d03aaff
|
add UFFS compiler switch
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1244 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-01-16 13:44:04 +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 |
bernard.xiong@gmail.com
|
2c647575b3
|
add ROMFS initialization.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1058 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-17 23:40:33 +00:00 |
bernard.xiong
|
969b9be9a7
|
add devfs initialization in application.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1034 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-10-29 06:01:04 +00:00 |
jiaojinxing1987@gmail.com
|
ffa3341d41
|
startup.c
rtthread_startup函数的
rt_system_heap_init(__bss_end, (void*)0x34000000);
暂时改为
rt_system_heap_init((void*)0x33000000, (void*)0x34000000);
application.c
RT_INIT_THREAD_STACK_SIZE改为10*1024
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@999 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-10-04 08:28:55 +00:00 |
jiaojinxing1987@gmail.com
|
be8406155b
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@995 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-10-02 15:45:09 +00:00 |
jiaojinxing1987@gmail.com
|
bb83a05cc8
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@993 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-10-02 14:01:50 +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
|
ec7345221d
|
clean up code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@934 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-09-23 11:15:41 +00:00 |
qiuyiuestc
|
d98ba087f4
|
show rtgui on lcd
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@917 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-09-20 00:11:33 +00:00 |
qiuyiuestc
|
2fd51d55aa
|
code clean up
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@906 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-09-13 01:12:51 +00:00 |
bernard.xiong@gmail.com
|
2139edd2eb
|
add NFSv3 configuration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@728 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-22 15:00:36 +00:00 |
qiuyiuestc
|
ca81f820f3
|
port calibration from stm32 radio, complete touch panel driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@708 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-14 16:52:21 +00:00 |
bernard.xiong
|
5c2b75cc62
|
fix minilibc compiling issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@671 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-26 10:32:33 +00:00 |
bernard.xiong
|
a352c48a76
|
remove EFSL file system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@507 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-03-18 05:43:21 +00:00 |
qiuyiuestc
|
ef970b36a2
|
support gcc for mini2440 platform(not finished)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@359 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-02-01 15:16:05 +00:00 |
qiuyiuestc
|
0b23d005fc
|
startup rtgui demos
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@345 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-28 01:17:57 +00:00 |
qiuyiuestc
|
9fb4908710
|
support for mini2440 emulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@336 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-25 16:44:49 +00:00 |
aganhx@gmail.com
|
7b9c3e6bd0
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@276 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-03 09:38:57 +00:00 |
aganhx@gmail.com
|
5b66724bad
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@275 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-03 09:25:33 +00:00 |
aganhx@gmail.com
|
de899dfc52
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@263 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-30 12:30:13 +00:00 |
aganhx@gmail.com
|
089427d9c5
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@262 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-29 15:08:26 +00:00 |
aganhx@gmail.com
|
78de03446b
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@256 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-28 15:41:21 +00:00 |
aganhx@gmail.com
|
1df7e4fdc7
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@246 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-27 10:58:45 +00:00 |
bernard.xiong
|
52bda78249
|
remove device file system and lwip feature temporary.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@227 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-25 12:20:04 +00:00 |
bernard.xiong
|
7b33e38723
|
update mini2440 bsp.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@206 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-18 05:25:41 +00:00 |
bernard.xiong
|
7ae254abf8
|
add the s3c2440 code from old s3c2410 port.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@196 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-11 09:42:01 +00:00 |