Commit Graph

1022 Commits

Author SHA1 Message Date
bernard.xiong@gmail.com 753de20643 fix dfs_filesystem_lookup issue in empty item.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1162 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 14:19:12 +00:00
qiuyiuestc 400c012e4d update lm3s project files & fix sd card read fail issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1161 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 12:56:03 +00:00
qiuyiuestc fad87e1f80 fix ssize_t redefinition error when using minilibc
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1160 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 11:39:35 +00:00
qiuyiuestc 010afcef48 fix kernel testcase fail issue, need to be reviewed
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1159 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 11:36:34 +00:00
bernard.xiong 82f817046c merge DFS ELM FatFs from 0.3.2 to 0.4.x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1158 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 07:14:42 +00:00
bernard.xiong 6a6d49f52d remove RTC_DEBUG definition.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1157 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 07:02:09 +00:00
bernard.xiong 48738e864f set ENOMEM when malloc failed.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1156 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 06:58:37 +00:00
bernard.xiong e5eac973a8 malloc(0) is implementation defined.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1155 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 06:58:06 +00:00
bernard.xiong b13215b7c7 fix malloc(0xffffffff) issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1154 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 06:57:30 +00:00
bernard.xiong 7880b57f3c remove LWIP_THREAD_MAGIC assert in LwIP porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1153 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 05:37:03 +00:00
bernard.xiong 8ccfaa8eb7 cleanup DFS_USING_WORKDIR code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1152 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 05:36:25 +00:00
bernard.xiong 90ce1ad219 fix filelist_view issue in descontructor and files display.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1151 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 05:35:24 +00:00
bernard.xiong 5cacd95a25 increase more stack size in demo workbench.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1150 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 05:33:38 +00:00
bernard.xiong 30967678b1 fix compiling issue when RT_USING_HEAP is not defined.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1149 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 05:20:41 +00:00
wuyangyong 1e5518ee84 update lpc2148 bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1148 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 18:20:11 +00:00
wuyangyong e583f2031b modify *.uV2 --> *.Uv2 for mdk project file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1147 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 18:16:06 +00:00
wuyangyong dc4e29670c stm32 std_lib update to 3.4.0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1146 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 17:37:03 +00:00
wuyangyong e05e68ae90 stm32 std_lib update to 3.4.0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1145 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 17:09:00 +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
qiuyiuestc cd38776feb fix spell error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1143 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 14:29:13 +00:00
bernard.xiong@gmail.com 8dfab786e1 add FINSH_FUNCTION_EXPORT_ALIAS preprocessor in finsh shell.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1142 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 13:29:51 +00:00
bernard.xiong@gmail.com bd15cf6a7a cleanup rt_module_open code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1141 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 13:11:18 +00:00
bernard.xiong@gmail.com 725ad9b88e fix msd write issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1140 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 13:09:39 +00:00
bernard.xiong b37abcd94f update building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1139 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 11:32:56 +00:00
bernard.xiong fca005fe0c change the timeout of NFS link; add copy function in finsh shell.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1138 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 11:32:24 +00:00
bernard.xiong a7bf529851 remove mdk import.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1137 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 11:31:37 +00:00
bernard.xiong c6a2715902 fix compile error in Preprocessor setting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1136 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 09:19:46 +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
bernard.xiong 5d8c15c4bb rename the private field in device to user_data.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1134 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 07:48:17 +00:00
bernard.xiong 5a4d618832 rename the private field in device to user_data.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1133 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 07:47:47 +00:00
bernard.xiong@gmail.com 7a80d831c9 update doxygen comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1132 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 00:04:55 +00:00
wangjiyang 36a93a4e4a added a document 2 bsp/evb4020/src & modified application.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1131 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-28 08:44:48 +00:00
wangjiyang dc5e5b7fa6 previous commit failed to add the sources
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1130 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-28 08:25:31 +00:00
wangjiyang 61f7e58f7a added bsp/evb4020
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1129 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-28 08:18:36 +00:00
wangjiyang 08668dc481 wangjiyang added bsp/evb4020 & modified libcpu/arm/sep4020
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1128 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-28 08:11:24 +00:00
jiaojinxing1987@gmail.com 8732a6feb8 删除一个多余的readme.txt for ftk
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1127 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-28 08:00:12 +00:00
wuyangyong c7f84202bc fix pendsv priority set by phoenix
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1126 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-28 07:07:41 +00:00
itspy.wei f438f02b0f add uip
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1125 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 16:27:45 +00:00
bernard.xiong a9424c09e1 update POSIX mqueue .
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1124 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 10:33:44 +00:00
bernard.xiong baf30c5f3c update lpc176x project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1123 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 10:12:52 +00:00
bernard.xiong 6237d0538c update nuc140 project files.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1122 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 03:20:36 +00:00
bernard.xiong e262eed0e8 update armcc device parameter in LPC2478.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1121 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 03:19:04 +00:00
bernard.xiong 3f30b3cba5 update armcc device parameter.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1120 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 02:55:52 +00:00
qiuyiuestc bad87a2c4b update lm3s sconscript and project file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1119 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 01:18:59 +00:00
qiuyiuestc 1760635c3c update lm3s Libraries
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1118 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-26 00:42:21 +00:00
bernard.xiong@gmail.com 5597823b83 apply new tick overflow patch from Charlie
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1117 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-25 23:44:58 +00:00
bernard.xiong@gmail.com 087c066735 add some newlib leaked function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1116 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-25 23:36:54 +00:00
bernard.xiong 872a503a9c update a dummy romfs data.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1115 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-25 09:27:01 +00:00
bernard.xiong ccdcc1119e add newlib building support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1114 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-25 09:26:33 +00:00
qiuyiuestc 9555bf2975 clean up module config file and SConscript
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1113 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-25 00:35:06 +00:00