Commit Graph

645 Commits

Author SHA1 Message Date
bernard.xiong cfe7e91b95 add listbox example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@698 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-05 14:29:28 +00:00
bernard.xiong 5ff323bdad add listbox widget.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@696 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-05 14:28:10 +00:00
bernard.xiong 13c797f616 add listbox widget.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@694 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-05 14:26:53 +00:00
bernard.xiong 157bc5f263 remove rt_object_find function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@693 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-04 02:03:11 +00:00
bernard.xiong 1cbde10e57 add buffer animation demo.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@691 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-03 23:27:57 +00:00
bernard.xiong fca4e1a719 remove rt_object_find function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@690 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-03 23:17:25 +00:00
bernard.xiong 16f7ea2f95 update according to 0.3.1
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@686 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 12:26:19 +00:00
bernard.xiong 030b39fad4 fix compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@685 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 12:06:28 +00:00
bernard.xiong ea22e3fb81 update CMSIS to 130
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@684 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 11:40:26 +00:00
bernard.xiong dd42e9392b remove old CMSIS
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@683 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 11:35:34 +00:00
bernard.xiong dfdc92fa97 rename debug.Uv2 to template.Uv2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@682 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 08:39:42 +00:00
bernard.xiong a9bf7a9a38 fix assemble file issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@681 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 08:37:23 +00:00
bernard.xiong 693c6db157 add template file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@680 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 07:23:22 +00:00
bernard.xiong d39175daa9 update CM0 context switch code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@679 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-28 23:06:37 +00:00
bernard.xiong 7df7dafe70 fix textbox_set_value issue when text is "".
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@678 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-28 15:38:02 +00:00
bernard.xiong 298a15f31a fix rectangle update issue in the end of hardware dc drawing.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@677 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-28 15:17:38 +00:00
bernard.xiong e2e93e7251 fix dc_buffer issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@676 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-28 10:08:14 +00:00
bernard.xiong c2b29a3e31 add more stubs.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@674 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-27 07:53:41 +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
kyle.hu.gz 2c0f89d99a Checks for nested interrupt. Fixed USART TX problem.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@672 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-26 18:49:42 +00:00
bernard.xiong 5c2b75cc62 fix minilibc compiling issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@671 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-26 10:32:33 +00:00
bernard.xiong c92a342559 add RT_USING_MINILIBC in building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@670 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-26 10:29:55 +00:00
bernard.xiong 914e281892 add more stub for newlib porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@669 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-26 10:21:24 +00:00
qiuyiuestc c8efa6b331 continue...
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@668 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-23 14:51:28 +00:00
qiuyiuestc 4a42aa2de6 fix compile error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@667 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-23 14:49:11 +00:00
qiuyiuestc b87f6d562b module developing
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@666 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-23 14:23:23 +00:00
bernard.xiong c4a21b4456 add more options to filesystem mount function invoke.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@665 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-22 09:33:25 +00:00
bernard.xiong c988a222ed fix option check.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@664 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-22 02:27:27 +00:00
qiuyiuestc 38c432620f module developing
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@663 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-21 16:59:06 +00:00
bernard.xiong 146d88b050 fix the rt_uint32_t type conversion.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@662 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-21 02:00:40 +00:00
bernard.xiong a0c9b0e90e move memcpy outside interrupt disable in mq.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@661 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-20 23:19:40 +00:00
qiuyiuestc 3baab7b053 module developing
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@660 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-20 17:00:51 +00:00
bernard.xiong 760349dd5e add type conversion in finsh.h file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@659 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-20 08:12:24 +00:00
dzzxzz 367015d3fd move peripheral ISR from libcpu/m16c/context.asm to bsp/interrupts.s34
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@658 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-20 03:26:11 +00:00
dzzxzz 7e0ad698a3 finsh is moved to component, so change the project setting for M16C, and fixed some small issues.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@657 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-20 01:17:26 +00:00
qiuyiuestc 91ecf31a08 move thread directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@656 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-20 01:10:10 +00:00
qiuyiuestc 1f42e27ece [mini2440]use long filename feature
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@655 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-20 01:09:07 +00:00
dzzxzz 005d4141d9 rewrite 3 functions in context.asm for M16C port
rt_hw_context_switch()
rt_hw_interrupt_disable()
rt_hw_interrupt_enable()

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@654 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-20 01:00:45 +00:00
qiuyiuestc bb3e4d4f6a [mini2440]add module application files to sd card
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@653 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 15:05:07 +00:00
qiuyiuestc e227ca0b4a [mini2440]add info.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@652 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 14:30:22 +00:00
qiuyiuestc 49d850c686 [mini2440]add device_info.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@651 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 12:50:09 +00:00
bernard.xiong d85f44e0cc check more variables in SConscript
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@650 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 09:38:34 +00:00
bernard.xiong e6543f3f9d update lpc17xx to new building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@649 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 08:23:21 +00:00
bernard.xiong 7b4e04633e rename lpc1766 branch to lpc176x.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@648 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 06:24:53 +00:00
bernard.xiong 206355399a update mini2440 configure.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@647 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 05:54:21 +00:00
bernard.xiong 8055a0a7ef update mini2440 building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@646 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 05:42:12 +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 0c567e922f add external directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@644 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-19 01:46:17 +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 99bfaf72d9 modify building script for components.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@642 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-18 22:16:50 +00:00