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 |
bernard.xiong
|
787d7681fd
|
fix compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@826 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-08-03 08:50:06 +00:00 |
qiuyiuestc
|
a31474b019
|
fix serial issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@800 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-07-18 00:50:07 +00:00 |
qiuyiuestc
|
1e9996c0e5
|
the unit of read/write offset and buffer size is changed to the block size in block device driver read/write interface.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@798 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-07-18 00:34:42 +00:00 |
qiuyiuestc
|
470feff16f
|
fix armcc compile error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@749 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-29 16:22:11 +00:00 |
qiuyiuestc
|
25e7ea1745
|
module developing, application can be run successfully
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@747 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-29 15:27:27 +00:00 |
qiuyiuestc
|
a07a91643f
|
add module info
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@744 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-29 14:24:46 +00:00 |
qiuyiuestc
|
008bc108b0
|
remove warning message when no sdcard insert
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@743 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-29 14:21:56 +00:00 |
qiuyiuestc
|
338f4aa904
|
change jlink option
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@739 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-27 13:42:57 +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 |
bernard.xiong
|
645357a05a
|
remove update GUI demo building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@716 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-16 02:35:37 +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 |
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
|
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
|
dfdc92fa97
|
rename debug.Uv2 to template.Uv2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@682 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-02 08:39:42 +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 |
qiuyiuestc
|
b87f6d562b
|
module developing
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@666 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-23 14:23:23 +00:00 |
qiuyiuestc
|
38c432620f
|
module developing
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@663 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-21 16:59:06 +00:00 |
qiuyiuestc
|
1f42e27ece
|
[mini2440]use long filename feature
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@655 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-20 01:09:07 +00:00 |
qiuyiuestc
|
e227ca0b4a
|
[mini2440]add info.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@652 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-19 14:30:22 +00:00 |
qiuyiuestc
|
49d850c686
|
[mini2440]add device_info.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@651 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-19 12:50:09 +00:00 |
bernard.xiong
|
206355399a
|
update mini2440 configure.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@647 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-19 05:54:21 +00:00 |
bernard.xiong
|
8055a0a7ef
|
update mini2440 building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@646 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-19 05:42:12 +00:00 |