Commit Graph

1985 Commits

Author SHA1 Message Date
bernard.xiong@gmail.com ffbbf82474 fixed RT-Thread/GUI building warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2080 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-16 04:59:28 +00:00
bernard.xiong@gmail.com e86f340521 fixed RT-Thread/GUI building warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2079 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-16 04:58:50 +00:00
bernard.xiong@gmail.com 016aeaf2ff update LPC178x project file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2078 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-16 04:58:10 +00:00
bernard.xiong@gmail.com 0982f6e079 Added LCD driver and enable SDRAM.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2077 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-16 04:16:19 +00:00
goprife@gmail.com 50955197d5 add a patch to fix compile warning in yaffs code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2076 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 16:52:47 +00:00
goprife@gmail.com ff350c4ebc modify the line break character of yaffs.diff
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2075 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 14:33:50 +00:00
bernard.xiong@gmail.com 4fef27fbbc update project file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2074 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 13:59:29 +00:00
goprife@gmail.com 5f55c8cb50 add yaffs code and modify dfs/SConscript for yaffs
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2073 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 13:53:49 +00:00
bernard.xiong@gmail.com 5969fffcd7 Added RT_LWIP_PBUF_POOL_BUFSIZE to handle PBUF_POOL_BUFSIZE definition in user configuration file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2072 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 13:04:12 +00:00
bernard.xiong@gmail.com 372332dd0e Added lwip header file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2071 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 13:03:20 +00:00
bernard.xiong@gmail.com 3ec34b8f22 Added finsh_system_init function declaration on shell.h.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2070 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 13:03:00 +00:00
qiuyiuestc@gmail.com 8b3ce531ea update MDK4 project and template
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2068 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 10:14:44 +00:00
dzzxzz@gmail.com c9ea5fb81a update MDK4 project and template
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2067 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 09:59:45 +00:00
dzzxzz@gmail.com 3920762913 add a template file for MDK project and update the MDK4 project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2066 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 09:38:36 +00:00
dzzxzz@gmail.com b016c6603a enable the RT_LWIP_IGMP in rtconfig.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2065 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 08:43:06 +00:00
bernard.xiong@gmail.com e63ad44148 prepare RT-Thread 1.1.0 alpha release.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2064 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 08:26:15 +00:00
dzzxzz@gmail.com f5f3d9f569 delete the useless mdk project and enable the RT_LWIP_IGMP in rtconfig.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2063 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 08:09:35 +00:00
dzzxzz@gmail.com 524cf9570c update the IAR and KEIL project with template
scons --target=mdk4 -s
scons --target=iar -s

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2062 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 07:58:54 +00:00
luohui2320@gmail.com 6319327259 fix return value type error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2061 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 07:51:34 +00:00
bernard.xiong@gmail.com 4d0338fd26 Using Components Init to initialize all of components.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2060 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 07:03:10 +00:00
bernard.xiong@gmail.com 19645fd350 prepare RT-Thread 1.1.0 alpha release.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2059 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-15 06:57:09 +00:00
luohui2320@gmail.com c026856407 fix at91sam9260 emac driver compiling warning
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2058 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 16:20:27 +00:00
dzzxzz@gmail.com d97ea98c7d update the LPC176x keil project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2057 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 12:12:22 +00:00
bernard.xiong@gmail.com ee439e74c3 fixed the compiling error when using IGMP protocol.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2056 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 12:01:49 +00:00
dzzxzz@gmail.com 0f6856b538 update the keil projects with tools/buildbot.py project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2055 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 12:00:17 +00:00
dzzxzz@gmail.com 57f34f6031 fixed compiling error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2054 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 11:41:15 +00:00
dzzxzz@gmail.com cfc501f919 fixed IAR compiling error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2053 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 11:29:42 +00:00
luohui2320@gmail.com a8f967f26a fix compiling warning
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2052 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 11:19:16 +00:00
luohui2320@gmail.com 4b949cbee0 update AT91SAM9260 macb driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2051 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 11:18:29 +00:00
dzzxzz@gmail.com 97f10d0a1a fixed a compiling error while using LWIP 1.4.0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2050 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 11:14:55 +00:00
dzzxzz@gmail.com 3ae6d255e0 compiling LWIP 1.4.0 with IAR need these two header files
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2049 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 11:09:34 +00:00
goprife@gmail.com 3467396926 fix bug in dfs_jffs2_statfs.buf->f_bfree should be the free blocks, not bytes.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2048 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 07:43:28 +00:00
dzzxzz@gmail.com a321f3da64 support GNUC cross compiler(GNUM16CM32Cv1101-ELF) for renesas M16C porting
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2047 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 07:04:27 +00:00
bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2046 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 03:52:56 +00:00
bernard.xiong@gmail.com 8061067343 cleanup code comments and deprecate rt_system_timer_init function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2045 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 03:51:34 +00:00
bernard.xiong@gmail.com 00548d27a1 cleanup code comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2044 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 03:50:28 +00:00
bernard.xiong@gmail.com da93de9ddf fixed memmove issue, report by luoyuncong.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2043 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 03:49:49 +00:00
qiuyiuestc@gmail.com f045d2d381 update rtconfig.h for eclipse configuration
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2042 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 03:19:50 +00:00
bernard.xiong@gmail.com 696653204d add finsh component initialization.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2041 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 01:37:07 +00:00
bernard.xiong@gmail.com 5cc877fa24 fixed compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2040 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-13 15:29:51 +00:00
bernard.xiong@gmail.com 12b5decaa9 keep more compatible with RT-Thread driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2039 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-13 15:11:02 +00:00
qiuyiuestc@gmail.com 8fd4704141 fix compile error regarding with ESHUTDOWN errno when defined RT_USING_NEWLIB & RT_USING_PTHREAD & RT_USING_LWIP
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2038 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-13 14:08:53 +00:00
qiuyiuestc@gmail.com ffa1c57e10 eliminate compile warning in module.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2037 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-13 14:06:33 +00:00
dzzxzz@gmail.com a7810e12b9 update the rtconfig.py and SConstruct in the BSP
in order to use buildbot.py

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2028 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-09 03:32:35 +00:00
luohui2320@gmail.com 9c804a28a4 update SDIO driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2027 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-08 15:20:36 +00:00
goprife@gmail.com 7f98c2e5e9 fix bug in uffs_result_to_dfs, that UENOMEM is corresponding with DFS_STATUS_ENOSPC
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2026 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-08 12:44:38 +00:00
goprife@gmail.com 0bcb79b3ab fix bugs in uffs_result_to_dfs and in dfs_uffs_statfs in dfs_uffs.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2025 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-08 11:28:51 +00:00
luohui2320@gmail.com 95bcaa08d5 fix lwip compiling error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2024 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-08 10:48:48 +00:00
luohui2320@gmail.com ce4ef74ef4 update AT91SAM9260 macb driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2023 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-08 10:43:02 +00:00
goprife@gmail.com 7494880ac2 remove struct _uffs_data in dfs_uffs.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2022 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-08 08:14:32 +00:00