Meco Man
|
ddccef3a64
|
modify RT_ALIGN_SIZE as 8 by default
|
2023-01-12 22:47:23 -05:00 |
Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
Meco Man
|
c9878aacd2
|
[scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm
将路径更新为IAR最新版本的路径
|
2022-06-09 07:01:59 +08:00 |
Meco Man
|
83b3aadaa3
|
[Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断
因为不确定后续IAR是否会像Keil一样内含有不同的编译工具链
此外,将判断条件改为列表方式,这样更方便后续增加其他可能的IAR编译链
|
2022-06-09 07:01:59 +08:00 |
Man, Jianting (Meco)
|
bb1084556f
|
[console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题
* [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题
* format codes
* [libc] 整理格式
* refresh projects
|
2022-01-09 00:20:32 +08:00 |
Meco Man
|
918ee6147c
|
add RT_USING_POSIX_STDIO
|
2022-01-05 23:11:58 +08:00 |
liukangcc
|
b0f6c2fbae
|
[update] CFLAGS
|
2021-12-17 14:28:40 +08:00 |
Meco Man
|
bd80b7a4a1
|
对finsh_set_device调用增加宏定义限制
|
2021-11-24 08:57:12 -05:00 |
guo
|
b1baf42d4e
|
Revert "Fix compiler flags issue"
|
2021-10-14 14:36:18 +08:00 |
liukangcc
|
3ac36a3107
|
[update] Fix compiler flags issue
|
2021-10-14 10:32:22 +08:00 |
Meco Man
|
e18d44940f
|
[finsh] 修复由于移除finsh导致__cmd_xxx命令无法使用的问题
|
2021-09-05 01:57:26 -04: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 |
yangjie
|
75e4c9dd0a
|
[bsp]update GPL license to Apache-2.0, and format files
|
2021-04-09 10:52:34 +08:00 |
yangjie11
|
91261e25b9
|
[SConscript]rename group name
|
2020-11-20 13:38:11 +08:00 |
Ernest
|
7be06b67bb
|
[add] default environment
|
2019-10-22 16:48:57 +08:00 |
chenchaoqun@rt-thread.com
|
bb8e89e851
|
【串口】宏定义对应增加
|
2018-12-17 09:38:53 +08:00 |
aozima
|
cb1d1d70f1
|
[bsp][nv32f100x] update scons config: disable GCC support.
|
2018-12-03 20:21:32 +08:00 |
liang yongxiang
|
cd39c2525a
|
[bsp] support get compiler path by environment variables for IAR
|
2018-04-07 15:43:45 +08:00 |
moebius.ever
|
8160a4089a
|
fixed #1261, modify "axf" to "elf" in rtconfig.py for GCC Toolchains configuration.
|
2018-03-07 15:28:51 +08:00 |
aozima
|
19433e0cf5
|
update SConscript: support scons 3.
|
2018-02-06 20:07:28 +08:00 |
Bernard Xiong
|
0f3563fd64
|
[BSP] Update project files
|
2017-12-31 21:45:32 +08:00 |
SummerGift
|
849055e5c0
|
fix bsp/nv32f100x for mdk compile
|
2017-11-01 17:04:07 +08:00 |
bernard
|
7877836065
|
[BSP] Update project files.
|
2017-10-31 11:59:49 +08:00 |
bernard
|
296d57e859
|
[BSP] remove components.h file.
|
2017-10-16 14:10:18 +08:00 |
zhongjiequan
|
81596a1408
|
remove bsp nv32f100x dunk file.
|
2017-09-20 16:19:24 +08:00 |
zhongjiequan
|
fda55ff0f9
|
modify bsp nv32f100x from startup/application to main style.
|
2017-09-20 16:16:37 +08:00 |
zhongjiequan
|
e9cafbeb6a
|
add nv32f100x bsp.
|
2017-09-20 14:21:18 +08:00 |