pangwei
|
be7b8421a5
|
[Kernel]when the macro of RT_USING_COMPONENTS_INIT is not open ,then remove the source of components.c from the project.
Signed-off-by: pangwei <271372443@qq.com>
|
2015-05-20 15:21:29 +08:00 |
Grissiom
|
b3214ed45f
|
SConscript: fix LINKFLAGS over-written
Fix a regression on 62a0172d11 .
|
2015-04-14 18:34:09 +08:00 |
Grissiom
|
54f8b19e12
|
SConscript: fix the `--keep` parameter for Keil
The old `--keep` parameter for Keil is wrong. RTFM of Keil and get it
right.
|
2015-04-14 18:22:46 +08:00 |
Bernard.Xiong
|
62a0172d11
|
[Kernel] Fix the system initialization link issue
|
2015-03-22 09:06:48 +08:00 |
bernard.xiong@gmail.com
|
975610477e
|
Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2554 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-29 12:29:03 +00:00 |
dzzxzz@gmail.com
|
4d4c33680a
|
update /src/SConscript
rtm.c is not exist any more
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2293 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 03:17:26 +00:00 |
dzzxzz@gmail.com
|
7b6828b2b5
|
don't include the file while RTT don't define
ex. if RT_USING_MEMHEAP isn't defined, then memheap.c won't be included
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2148 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-02 07:45:48 +00:00 |
wuyangyong
|
85ceda00da
|
fixed rt_device_init issues.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1882 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-12-27 05:41:04 +00:00 |
bernard.xiong@gmail.com
|
8e8b84dcdd
|
update building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1728 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-09-25 02:28:07 +00:00 |
qiuyiuestc@gmail.com
|
1eca19cb01
|
eliminate compile warning
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1524 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-19 02:47:51 +00:00 |
bernard.xiong
|
3ea3d509ef
|
change the wrong end of line (all of them shall be UNIX end of line).
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1445 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-02 04:42:57 +00:00 |
bernard.xiong@gmail.com
|
10732a76e9
|
cleanup scons building script
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1065 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-20 12:31:00 +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
|
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
|
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 |