mbbill@gmail.com
|
6a34056233
|
Fixd a bug in ethernetif
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1468 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-08 16:37:10 +00:00 |
mbbill@gmail.com
|
73e78bdc00
|
Modified net apps for lwip1.4.0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1440 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-30 02:16:24 +00:00 |
mbbill@gmail.com
|
111d02568c
|
Add sys_mutex implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1439 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-29 11:40:17 +00:00 |
mbbill@gmail.com
|
e9e1c20aeb
|
lwip1.4.0 is able to run now!
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1437 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-27 06:05:56 +00:00 |
mbbill@gmail.com
|
1d56e975cb
|
lwip merged to 1.4.0, compile passed but can not run. ethernetif has been modified a lot.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1436 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-26 16:54:35 +00:00 |
mbbill@gmail.com
|
f862baaaac
|
FIX: ESHUTDOWN is not defined when newlib is enabled.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1435 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-26 12:06:14 +00:00 |
bernard.xiong
|
43448c696d
|
fix mib2 compiling warning; add more options in lwip building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1188 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-12-09 07:55:07 +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 |
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@gmail.com
|
71f3490515
|
add missed SConscript file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1076 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-21 01:23:09 +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 |
qiuyiuestc
|
9f10586059
|
fix tftp create file fail bug
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@819 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-08-01 23:23:11 +00:00 |
qiuyiuestc
|
56916d1a73
|
file should be closed after sending finished in ftp server
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@813 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-07-24 12:21:07 +00:00 |
bernard.xiong@gmail.com
|
b5763568c9
|
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@793 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-07-14 23:31:16 +00:00 |
qiuyiuestc
|
dcff85f183
|
modbus master
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@785 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-07-01 15:29:12 +00:00 |
bernard.xiong
|
a3e2556360
|
change the ALIGN definition for IAR compiler.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@782 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-06-29 09:09:13 +00:00 |
bernard.xiong
|
bf08f4d745
|
decrease memory usage
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@768 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-06-11 10:19:48 +00:00 |
mbbill
|
289aa30c76
|
FIX: Setting the 'flags' to 0 will overwrite NETIF_FLAG_BROADCAST, see ethernetif.c line 140. Also, the IGMP check is redundant( see netif.c line 153).
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@731 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-23 19:25:06 +00:00 |
bernard.xiong
|
61e66e376b
|
add un-defined errno in newlib.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@673 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-27 04:09:54 +00:00 |
bernard.xiong
|
a141589522
|
add group setting on freemodbus, rtgui; fix finsh shell cmd data conversion issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@645 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-19 04:43:15 +00:00 |
bernard.xiong
|
85946a3c0d
|
add scons --target=mdk option for STM3210 porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@643 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-18 23:48:59 +00:00 |
bernard.xiong
|
5562ddf77a
|
add group script support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@641 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-18 15:27:13 +00:00 |
bernard.xiong
|
1df014578a
|
move to components directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@637 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-18 15:04:01 +00:00 |