Commit Graph

125 Commits

Author SHA1 Message Date
bernard.xiong@gmail.com b4ae6c402e add return value in rtgui_key_rx function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1560 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-30 22:55:43 +00:00
bernard.xiong@gmail.com b3ef63314b fix compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1555 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-29 15:20:49 +00:00
qiuyiuestc@gmail.com 294e34e1e6 update rtconfig.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1543 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-29 00:53:55 +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 3bb6b835dc change output object file directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1522 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-19 02:41:29 +00:00
mbbill@gmail.com 0e03e7eb2e change some macros accordinate to rtdebug.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1512 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-15 02:26:46 +00:00
mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1494 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-12 10:01:48 +00:00
mbbill@gmail.com d15319c408 fixd dm9000a driver issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1470 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-06-08 16:39:24 +00:00
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
mbbill@gmail.com 2f32cd9d72 insight can not get along with -gdwarf-2 very well. So, we use -gstabs+ for more compatibility.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1438 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-27 06:06:48 +00:00
qiuyiuestc@gmail.com 712aacd367 update rtconfig.h and SConstruct
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1424 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-23 01:46:59 +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
qiuyiuestc@gmail.com 8a9792317f Modify the link mode, compile each component to static library firstly and then link them;
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1406 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-16 00:34:01 +00:00
qiuyiuestc@gmail.com c99ca774a1 Modify the link mode, compile each component to static library first and then link them
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1405 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-05-16 00:29:28 +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
bernard.xiong@gmail.com 053380bf6b update mini2440 configuration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1329 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-03-12 00:06:08 +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
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 04727cb1db update mini2440 bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1225 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-23 03:24:17 +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
qiuyiuestc 4aab511882 update macro DFS_FILESYSTEMS_MAX to 4
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1144 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 16:35:44 +00:00
bernard.xiong 4d88d694d5 rename the private field in device to user_data.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1135 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 07:49:59 +00:00
qiuyiuestc 1a0ec7b470 clean up code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1093 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-22 13:20:22 +00:00
bernard.xiong@gmail.com 10732a76e9 cleanup scons building script
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1065 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-20 12:31:00 +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
qiuyiuestc ac812f693d fix data align bug
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1039 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-05 15:08:51 +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
qiuyiuestc 24be5a1bbb add key.c to compile
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1025 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-19 12:11:06 +00:00
qiuyiuestc 9536c46386 add virtual key driver for QEUM/mini2440
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1020 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-19 09:20:21 +00:00
bernard.xiong 0f5fb37f9a remove the complicated definition on FTK component.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1018 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-19 08:27:41 +00:00
bernard.xiong ad3d42106a Improve the Device File System of the POSIX compatibility
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1017 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-19 08:20:42 +00:00
qiuyiuestc acfbfad25e fix MMU table overwrite issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1006 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-10 11:50:28 +00:00
jiaojinxing1987@gmail.com bd144ed23a git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1000 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-10-04 09:02:45 +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 c37979560d git-svn-id: https://rt-thread.googlecode.com/svn/trunk@996 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-10-02 16:27:38 +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 18eb6e16b3 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@991 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-10-02 12:57:58 +00:00
jiaojinxing1987@gmail.com b324805cb0 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@990 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-10-02 12:41:38 +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
bernard.xiong 0dac4f368b fix Keil MDK project template and add scatter file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@974 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-09-28 03:07:47 +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
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 2df619d986 update run_module.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@833 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-06 14:53:21 +00:00