Commit Graph

16470 Commits

Author SHA1 Message Date
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
ssslady 7794b165ae create project for qemu
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@95 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-14 05:30:39 +00:00
ssslady cdf794cc3a mix data type bug,change console output function name for kt_printf
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@94 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-14 05:26:42 +00:00
ssslady 8d64046091 mix bug for datatype
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@93 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-14 05:24:30 +00:00
ssslady b6f4d3f637 qemu
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@92 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-14 05:19:17 +00:00
bernard.xiong d5e14d9394 add trace to dm9000 driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@91 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-11 08:57:46 +00:00
bernard.xiong 2de41d04ad add upd and tcp echo server.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@90 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-11 08:37:58 +00:00
bernard.xiong a5f51e407e add malloc related definition to rt_malloc.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@89 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-11 05:47:01 +00:00
bernard.xiong 939eaa338f add minilibc
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@88 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-11 05:44:19 +00:00
bernard.xiong 6718379b81 add rt_calloc function declaration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@87 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-11 05:43:15 +00:00
bernard.xiong 2fc5c4c088 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@86 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-10-10 06:29:54 +00:00
bernard.xiong 5bc9aaf87f add stm32f107 eth driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@85 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-10 06:29:25 +00:00
bernard.xiong ff705032d8 change semaphore and mutex value to unsigned value
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@84 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-09 23:58:46 +00:00
bernard.xiong df1d469cd0 fix http client code for host address parse
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@83 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-09 16:02:20 +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 bc2283be30 update http client
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@81 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-09 14:30:55 +00:00
ssslady d555252323 修改类型定义,统一使用rt_*_t
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@80 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-09 04:16:19 +00:00
wuyangyong 7e62bd9885 add lcd device
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@79 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-08 19:26:29 +00:00
wuyangyong 8e4ab24404 add lcd device
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@78 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-08 19:15:54 +00:00
bernard.xiong 5dee009fac add http client code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@77 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-08 15:30:57 +00:00
wuyangyong f8fd0fd5de git-svn-id: https://rt-thread.googlecode.com/svn/trunk@76 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-10-08 15:21:08 +00:00
wuyangyong 088b3a75ca stm3210 up to lib3.1.2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@75 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-08 14:53:36 +00:00
wuyangyong cfbcf2e82f update net_radio Libraries to 3.1.2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@74 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-08 14:43:07 +00:00
bernard.xiong 18fd853790 update code according to stm32 radio board; add dm9000 eth driver; add nand/lcd test code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@73 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-08 13:47:58 +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 d5c4a86de8 add eth driver for STM32 CL
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@71 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-06 00:24:03 +00:00