Commit Graph

25 Commits

Author SHA1 Message Date
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
bernard.xiong ecfe1c788a change default value of TCP_SND_BUF to 2048.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@352 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-31 03:17:42 +00:00
bernard.xiong b8677f4462 fix memp.c compiling error when DEBUG option is open.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@315 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-18 15:28:12 +00:00
bernard.xiong a8e372657e fix list_if display mistake.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@305 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-15 00:04:37 +00:00
bernard.xiong a27f7c67bd update lwip to 1.3.2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@297 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-13 03:22:23 +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
mbbill a830f9bfc5 FIX: Removed duplicate function declaration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@265 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-30 17:02:32 +00:00
bernard.xiong 1133895d2c remove the software timer check in tick handle.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@219 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-23 13:52:42 +00:00
bernard.xiong 6db90b15af fix the cortex-m3 context switch bug when interrupt preempts pendsv exception; add RT_LWIP_ETH_PAD_SIZE option; fix device activate flag set issue in init function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@193 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-06 23:50:17 +00:00
bernard.xiong 18bb6d8a39 fix DHCP sleep time to msecond.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@190 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-02 23:51:37 +00:00
qiuyiuestc 2cac413f95 File system and net for LM3S platform are available.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@181 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-29 14:35:37 +00:00
bernard.xiong 010cec2009 add radio player UI
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@171 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-23 23:34:58 +00:00
bernard.xiong 48c747e0c8 fix select issue in ftpd and lwip_select. cleanup assert information output in lwip.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@148 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-03 23:59:30 +00:00
bernard.xiong d0191d93a1 no read/write/close function for socket
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@145 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-03 07:38:04 +00:00
bernard.xiong 9ba0621463 update on scons script
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@118 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-21 23:50:25 +00:00
bernard.xiong a7c1e7c3a4 update scons build script
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@117 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-21 05:54:48 +00:00
bernard.xiong 9a7ae65085 move include path options to each component.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@113 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-20 09:18:45 +00:00
bernard.xiong 3c246ff153 add STM32 gcc version. apply scons build system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@98 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-14 09:47:48 +00:00
bernard.xiong e30e7152cb add more lwip command.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@82 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-09 14:48:25 +00:00
bernard.xiong f3b6d80e58 add list_if() command in lwip
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@72 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-06 00:24:39 +00:00
bernard.xiong ab5a04e05a cleanup code for IAR compiler
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@50 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-09-27 23:54:36 +00:00
bernard.xiong 90795b5068 fix return value in lwip_select function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@39 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-09-06 11:07:33 +00:00
bernard.xiong b9290bcef4 update lwip to 1.3.1
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@37 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-09-06 11:04:38 +00:00
bernard.xiong 081698be20 fix the LWIP DHCP option issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@17 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-08-03 14:02:05 +00:00
bernard.xiong bda4730a94 import RT-Thread RTOS 0.3.x to Google SVN
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-07-02 22:48:23 +00:00