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 |
bernard.xiong
|
d7caff4d06
|
add module building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@626 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-16 06:19:24 +00:00 |
qiuyiuestc
|
b91a492341
|
delete osc.o
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@615 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-12 17:39:13 +00:00 |
qiuyiuestc
|
cbfb87fac1
|
add module feature
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@614 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-12 17:37:37 +00:00 |
bernard.xiong
|
5b6434cbe4
|
fix compiling error under Linux
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@587 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-07 06:16:30 +00:00 |
qiuyiuestc
|
4190cf58e0
|
[mini2440]fix no down event problem, ugly implement,need consider move event
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@539 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-03-25 01:15:28 +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 |
bernard.xiong
|
b0e70cbebb
|
fix strlcpy usage in rtc_calendar.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@504 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-03-18 02:01:20 +00:00 |
bernard.xiong
|
ce36652552
|
use strlcpy instead of rt_strlcpy.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@498 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-03-17 04:17:20 +00:00 |
qiuyiuestc
|
03d17809b7
|
[mini2440]support more finsh cmd for GCC version
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@453 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-02-26 14:13:30 +00:00 |
gary.li.wenchao.4
|
ab13173bf8
|
add __DATA__ for rt_calendar
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@429 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-02-21 02:34:28 +00:00 |
gary.li.wenchao.4
|
7918251ca6
|
modified rtc_calendar.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@426 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-02-20 05:45:38 +00:00 |
gary.li.wenchao.4
|
8e7da44914
|
move from libcpu
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@422 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-02-19 00:29:43 +00:00 |
gary.li.wenchao.4
|
c53033b881
|
Add rt_rtc_show_calendar();
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@405 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-02-11 07:58:48 +00:00 |
bernard.xiong
|
02a644e7e2
|
move some RTGUI options to bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@390 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-02-08 02:13:05 +00:00 |
gary.li.wenchao.4
|
76517dc2eb
|
Add files Makefile and console
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@382 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-02-07 08:18:13 +00:00 |
gary.li.wenchao.4
|
a88a6ec0a3
|
Remove compiler warnings of Chinese
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@380 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-02-07 08:11:00 +00:00 |
bernard.xiong
|
ce1868c241
|
apply scons header file definition scanner.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@372 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-02-04 15:16:28 +00:00 |
qiuyiuestc
|
95fd101d51
|
support GCC compiler
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@371 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-02-04 14:46:09 +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
|
5c2be6f0ea
|
add rtgui example for mini2440 platform
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@354 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-31 23:51:09 +00:00 |
qiuyiuestc
|
b7e87ee78b
|
touch panel driver available for mini2440 board.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@347 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-29 00:32:32 +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 |
gary.li.wenchao.4
|
5cfa9531a4
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@300 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-14 03:19:27 +00:00 |
gary.li.wenchao.4
|
f22b1de618
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@299 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-14 02:58:09 +00:00 |
qiuyiuestc
|
6c267dc5cd
|
update rtc driver
add webserver support
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@295 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-10 15:15:27 +00:00 |
qiuyiuestc
|
25220a4a32
|
add net apps to mini2440 project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@294 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-09 00:42:57 +00:00 |
aganhx@gmail.com
|
582dd70930
|
update dm9000 driver, init and isr.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@293 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-08 14:35:52 +00:00 |
qiuyiuestc
|
e0f0d6da6a
|
fix data order problem of sdcard driver.
fix filesystem byte alignment problem.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@290 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-07 16:10:53 +00:00 |
aganhx@gmail.com
|
693682c44a
|
update sdcard driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@289 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-07 12:31:27 +00:00 |
bernard.xiong
|
9b905b5443
|
add more component options.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@284 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-04 15:00:14 +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 |
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 |
bernard.xiong
|
b6d91f6f3b
|
Add lcd driver (N35, T35 and A70).
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@272 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-01-01 09:11:09 +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
|
bcaadfa91f
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@255 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-28 15:36:05 +00:00 |
aganhx@gmail.com
|
da52b36077
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@254 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-28 15:31:36 +00:00 |
aganhx@gmail.com
|
cf8cb65788
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@253 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-28 15:24:53 +00:00 |
aganhx@gmail.com
|
e8a5648cfe
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@249 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-27 13:17:09 +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 |
gouqingsong@gmail.com
|
6cd35a87c3
|
modify mini2440/board.c serial device
modify s3c24x0/clock.c clock initialization
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@225 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-25 10:38:56 +00:00 |
bernard.xiong
|
dbade245bf
|
update debug project file and MMU file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@211 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-18 06:14:43 +00:00 |
bernard.xiong
|
9d94c39032
|
update debug project file and MMU file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@210 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-18 06:13:44 +00:00 |
bernard.xiong
|
72eb3bb827
|
add debug project file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@209 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-18 06:06:42 +00:00 |
bernard.xiong
|
6797e5a0b0
|
remove compile error if the program path has blank space.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@208 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-18 05:39:46 +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 |