dzzxzz@gmail.com
|
d97ea98c7d
update the LPC176x keil project
|
13 years ago |
bernard.xiong@gmail.com
|
ee439e74c3
fixed the compiling error when using IGMP protocol.
|
13 years ago |
dzzxzz@gmail.com
|
0f6856b538
update the keil projects with tools/buildbot.py project
|
13 years ago |
dzzxzz@gmail.com
|
57f34f6031
fixed compiling error
|
13 years ago |
dzzxzz@gmail.com
|
cfc501f919
fixed IAR compiling error
|
13 years ago |
luohui2320@gmail.com
|
a8f967f26a
fix compiling warning
|
13 years ago |
luohui2320@gmail.com
|
4b949cbee0
update AT91SAM9260 macb driver
|
13 years ago |
dzzxzz@gmail.com
|
97f10d0a1a
fixed a compiling error while using LWIP 1.4.0
|
13 years ago |
dzzxzz@gmail.com
|
3ae6d255e0
compiling LWIP 1.4.0 with IAR need these two header files
|
13 years ago |
goprife@gmail.com
|
3467396926
fix bug in dfs_jffs2_statfs.buf->f_bfree should be the free blocks, not bytes.
|
13 years ago |
dzzxzz@gmail.com
|
a321f3da64
support GNUC cross compiler(GNUM16CM32Cv1101-ELF) for renesas M16C porting
|
13 years ago |
bernard.xiong@gmail.com
|
87195cf84e
Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro.
|
13 years ago |
bernard.xiong@gmail.com
|
8061067343
cleanup code comments and deprecate rt_system_timer_init function.
|
13 years ago |
bernard.xiong@gmail.com
|
00548d27a1
cleanup code comments.
|
13 years ago |
bernard.xiong@gmail.com
|
da93de9ddf
fixed memmove issue, report by luoyuncong.
|
13 years ago |
qiuyiuestc@gmail.com
|
f045d2d381
update rtconfig.h for eclipse configuration
|
13 years ago |
bernard.xiong@gmail.com
|
696653204d
add finsh component initialization.
|
13 years ago |
bernard.xiong@gmail.com
|
5cc877fa24
fixed compiling warning.
|
13 years ago |
bernard.xiong@gmail.com
|
12b5decaa9
keep more compatible with RT-Thread driver.
|
13 years ago |
qiuyiuestc@gmail.com
|
8fd4704141
fix compile error regarding with ESHUTDOWN errno when defined RT_USING_NEWLIB & RT_USING_PTHREAD & RT_USING_LWIP
|
13 years ago |
qiuyiuestc@gmail.com
|
ffa1c57e10
eliminate compile warning in module.c
|
13 years ago |
dzzxzz@gmail.com
|
a7810e12b9
update the rtconfig.py and SConstruct in the BSP
|
13 years ago |
luohui2320@gmail.com
|
9c804a28a4
update SDIO driver
|
13 years ago |
goprife@gmail.com
|
7f98c2e5e9
fix bug in uffs_result_to_dfs, that UENOMEM is corresponding with DFS_STATUS_ENOSPC
|
13 years ago |
goprife@gmail.com
|
0bcb79b3ab
fix bugs in uffs_result_to_dfs and in dfs_uffs_statfs in dfs_uffs.c
|
13 years ago |
luohui2320@gmail.com
|
95bcaa08d5
fix lwip compiling error
|
13 years ago |
luohui2320@gmail.com
|
ce4ef74ef4
update AT91SAM9260 macb driver
|
13 years ago |
goprife@gmail.com
|
7494880ac2
remove struct _uffs_data in dfs_uffs.c
|
13 years ago |
bernard.xiong@gmail.com
|
2c22680aff
remove dfs server init.
|
13 years ago |
goprife@gmail.com
|
6e65fb482a
update dfs_uffs.c to use uffs_Mount and uffs_UnMount function provided by official repo
|
13 years ago |