Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
Man, Jianting (Meco)
|
055267f049
|
[compiler] 增加SConscript依赖标志 AddDepend (#6534)
* [compiler] 增加SConscript依赖标志 AddDepend
* RT_USING_NEWLIB->RT_USING_NEWLIBC RT_USING_ARM_LIBC->RT_USING_ARMLIBC
* 删除过时的板载测试例程
* [gd32] 移除无用的反汇编文件
* [bsp]移除老旧bsp中对RT_USING_NEWLIBC的手动宏定义
|
2022-10-25 00:01:37 -04:00 |
Meco Man
|
83b3aadaa3
|
[Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断
因为不确定后续IAR是否会像Keil一样内含有不同的编译工具链
此外,将判断条件改为列表方式,这样更方便后续增加其他可能的IAR编译链
|
2022-06-09 07:01:59 +08:00 |
liukangcc
|
b0f6c2fbae
|
[update] CFLAGS
|
2021-12-17 14:28:40 +08:00 |
guo
|
b1baf42d4e
|
Revert "Fix compiler flags issue"
|
2021-10-14 14:36:18 +08:00 |
JCZou
|
0369db718c
|
Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
|
2021-08-19 08:53:27 +02:00 |
Ernest
|
7be06b67bb
|
[add] default environment
|
2019-10-22 16:48:57 +08:00 |
aozima
|
8711a0c986
|
update SConstruct.
|
2013-07-11 23:11:16 +08:00 |
Ming, Bai
|
b4de7cce57
|
Re-normalizing the repo
|
2013-01-08 22:40:58 +08:00 |
dzzxzz@gmail.com
|
a7810e12b9
|
update the rtconfig.py and SConstruct in the BSP
in order to use buildbot.py
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2028 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-09 03:32:35 +00:00 |
dzzxzz
|
e97c87d6a0
|
fixed a compile error while using scons+iar for m16c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1740 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-10-07 03:00:12 +00:00 |
dzzxzz
|
e01eaabee9
|
using SCONS to build IAR M16C project
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1271 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-02-16 13:36:05 +00:00 |