Commit Graph

9345 Commits

Author SHA1 Message Date
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 6423349c34 add elm chan's fatfs init
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@144 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-03 07:15:22 +00:00
bernard.xiong cd65a07f34 fix getdents issue in the adapter of elm
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@143 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-27 23:37:10 +00:00
bernard.xiong 6e71f1af7d add DFS_ELMFAT option
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@142 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-26 23:14:57 +00:00
bernard.xiong 0cab7ce3bc elm chan's FAT is available.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@141 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-26 23:10:52 +00:00
bernard.xiong 5f878bb6a2 update tftp client code (tftp_put).
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@140 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-26 06:02:07 +00:00
bernard.xiong 3c41a849a8 add rtgui_dc_draw_arc function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@139 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-26 05:25:51 +00:00
bernard.xiong 49a0ca309d add ELM fat implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@138 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-26 04:33:18 +00:00
bernard.xiong 36dfee4075 add ping, tftp client, sntp client and chargen network applications
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@137 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-25 23:39:02 +00:00
bernard.xiong e252eb75eb remove some warning in compiling.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@136 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-25 23:26:04 +00:00
bernard.xiong 428b10bb91 merge some semaphores to one mutex in DFS
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@135 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-25 23:24:51 +00:00
bernard.xiong 0b5641e3d6 add backspace for hyper terminal
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@134 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-25 09:57:13 +00:00
bernard.xiong 34f3f2538b update stm32 ethernet code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@133 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-24 23:51:11 +00:00
bernard.xiong 68b84d808a cleanup code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@132 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-24 23:50:26 +00:00
bernard.xiong 5e0d137313 update spi interface sdcard driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@131 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-24 23:49:55 +00:00
bernard.xiong 1042d2dd87 update STM32F107 project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@130 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-24 23:44:35 +00:00
bernard.xiong a7c36ff98c fix rt_serial_read bug when there is no data in the buffer. -- found by freescale@stmsky.com
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@129 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-24 23:07:55 +00:00
bernard.xiong 17c81cfa21 change the mb/mq receive timeout to 0 if the re-calculated delta tick is a negative number. -- found by freescale@stmsky.com
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@128 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-24 23:07:12 +00:00
wuyangyong a599ab3b62 fix the led_examples_project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@127 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-23 06:16:38 +00:00
bernard.xiong f5bcb86743 add stack space definitions in GCC startup code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@126 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-23 06:14:57 +00:00
bernard.xiong d3e4d4697b add finsh information section in ld script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@125 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-23 06:14:21 +00:00
bernard.xiong 34367d5eab add finsh information section in ld script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@124 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-23 06:12:16 +00:00
wuyangyong 8bae291939 update the led_examples_project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@123 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-23 05:44:36 +00:00
bernard.xiong 19c6eedc69 update armcc compiler options to support debug in Keil.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@122 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-22 23:53:35 +00:00
bernard.xiong 55263df881 fix the cm3 assemble function issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@121 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-22 23:51:48 +00:00
bernard.xiong 2f55ad6e89 move more options to rtconfig.py
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@120 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-22 09:44:08 +00:00
bernard.xiong a8065da962 move component options to itself scons script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@119 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-21 23:51:32 +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 fc91e49c23 update sdcard driver to 3.x.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@116 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-20 23:57:24 +00:00
bernard.xiong 2b4e03e459 update gui demo
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@115 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-20 23:56:22 +00:00
bernard.xiong a65a0c70ac update filerw ops with dfs filesystem interface; update window event loop handler.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@114 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-20 23:55:50 +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 830a235b47 add png image
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@112 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-19 23:49:44 +00:00
bernard.xiong d328291395 add STM32F107 project.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@111 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-19 12:36:40 +00:00
bernard.xiong bdb748041c add more options.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@110 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-19 12:35:13 +00:00
bernard.xiong 0ec721ac4c add more options.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@109 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-19 12:33:15 +00:00
bernard.xiong ad94b0dca9 add more options.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@108 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-19 12:26:02 +00:00
bernard.xiong 39ff757705 fix timer re-start issue if stop a timer in itself timeout_func.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@107 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-19 12:11:17 +00:00
wuyangyong 597015a3fe fix sdcard.c dfs_fs.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@106 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-18 12:32:10 +00:00
bernard.xiong d3c6a6abb6 add lcd driver; add gui routine
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@105 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-16 00:06:15 +00:00
bernard.xiong a0e99e8ad1 add RTGUI source code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@104 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-16 00:03:50 +00:00
Kyle.Hu.GZ 72adcb331c Update http.c to resolve domain name correctly.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@103 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-15 20:05:59 +00:00
bernard.xiong 0250b19e25 add SConstruct file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@102 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-15 09:49:14 +00:00
wuyangyong e3e0dd1fd1 update the project.Uv2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@101 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-14 16:12:52 +00:00
bernard.xiong 7ac09ece24 add http mp3 file to play; add MMC card support in sdcard driver (by gzhuli)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@100 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-14 15:41:47 +00:00
bernard.xiong 0be4d1d5dd add STM32 gcc version. apply scons build system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@99 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-14 09:49:02 +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
ssslady 4e399f6e90 fix bug in rt_hw_context_swicth
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@97 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-14 08:52:06 +00:00
ssslady b07743f604 add readme
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@96 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-14 05:36:27 +00:00