Commit Graph

628 Commits

Author SHA1 Message Date
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
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 d307a74a60 remove directory, because it's moved to components directory.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@640 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-18 15:15:24 +00:00
bernard.xiong c5ef29b7da remove directory, because it's moved to components directory.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@639 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-18 15:06:21 +00:00
bernard.xiong f908d62a40 move to components directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@638 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-18 15:05:20 +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
bernard.xiong 6f3e01a9c5 move to components directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@636 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-18 15:03:27 +00:00
bernard.xiong b90694ead1 move to components directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@635 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-18 15:02:04 +00:00
bernard.xiong 075498e796 move to components directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@634 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-18 15:01:28 +00:00
bernard.xiong 04fa66ca3d add module building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@627 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-16 06:19:59 +00:00
bernard.xiong d7caff4d06 add module building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@626 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-16 06:19:24 +00:00
qiuyiuestc 0d7a1c0be7 module developing
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@625 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-16 00:53:48 +00:00
bernard.xiong 9921361162 remove weak symbol in ICCM16C compiler.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@623 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-15 02:51:20 +00:00
bernard.xiong 5195a7fb79 change version number
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@622 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-15 01:41:10 +00:00
bernard.xiong 23ea4f1b74 add __ICCM16C__ compiler support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@621 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-14 00:40:20 +00:00
dzzxzz 2fcd4bccbd add BSP for Renesas M16C62P
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@620 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-14 00:31:17 +00:00
dzzxzz 02564df01e port rt-thread to M16C
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@619 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-14 00:21:14 +00:00
bernard.xiong 190324c7a6 fix Chinese comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@618 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-14 00:00:41 +00:00