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 |
Man, Jianting (Meco)
|
fb3f835089
|
[libc] remove strdup from rtthread.h (#6026)
add __STDC_LIMIT_MACROS macro in Keil
add RT_USING_LIBC in simulator
add _DLIB_ADD_EXTRA_SYMBOLS=0 in IAR
|
2022-06-04 17:02:35 +08:00 |
Man, Jianting (Meco)
|
c147ff417c
|
[rtdef][libc] solve the conflicts between libc data types and rtdef data types (#5961)
|
2022-05-19 10:35:32 +08:00 |
Meco Man
|
c8dcf7cc68
|
[libc]rename group name
|
2021-12-30 01:27:25 +08:00 |
Meco Man
|
ed09f38012
|
[libc] remove RT_USING_LIBC
|
2021-12-30 01:27:25 +08:00 |
Meco Man
|
973f25901c
|
[dfs] move dfs back
|
2021-11-16 00:57:56 -05:00 |
Meco Man
|
7b43cf9793
|
[libc][posix] move libc.c/.h to posix folder
|
2021-10-28 02:54:45 -04:00 |
Meco Man
|
4b9fb8f39c
|
[libc] 消除代码中依赖于RT_LIBC_USING_FILEIO的判断
|
2021-10-27 21:50:17 -04:00 |
Meco Man
|
a9910a780e
|
[posix][libc] 优化libc中posix结构
|
2021-10-26 23:09:54 -04:00 |
yangjie
|
ef62febf1f
|
[SConscript]update group name
|
2020-12-19 16:49:11 +08:00 |
Bernard Xiong
|
74d045093b
|
[tools] Fix the sys.path issue in IARVersion.
|
2018-04-15 14:39:35 +08:00 |
liang yongxiang
|
570627b72f
|
[Libc][dlib] Auto remove macro _DLIB_THREAD_SUPPORT when IAR version higher than 8.20.1
|
2018-04-07 00:47:30 +08:00 |
bernard
|
8bdf993bfc
|
[libc] Build correct SConscript file.
|
2017-10-13 12:44:54 +08:00 |
bernard
|
db88c0b6a2
|
[libc] Change libc stubs to compiler folder.
|
2017-10-10 17:12:03 +08:00 |