Meco Man
|
237bbfd968
|
[debug] remove RT_DEBUG_xxx
remove RT_DEBUG_THREAD RT_DEBUG_SCHEDULER RT_DEBUG_IPC RT_DEBUG_TIMER RT_DEBUG_IRQ RT_DEBUG_MEM RT_DEBUG_SLAB RT_DEBUG_MEMHEAP
|
2023-07-09 00:19:29 -04:00 |
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 |
Man, Jianting (Meco)
|
99bdf978d7
|
[rtdef] use lower-case to define attributes (#6728)
* [rtdef] rename RT_WEAK attribute as rt_weak
* [rtdef] rename RT_USED attribute as rt_used
* [rtdef] rename RT_SECTION attribute as rt_section
* [rtdef] rename ALIGN attribute as rt_align
* [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
|
2022-12-11 13:12:03 -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
|
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 |
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 |
liruncong
|
6df5634b52
|
[bsp]SECTION=>RT_SECTION(与catch2中SECTION冲突)
|
2021-02-09 23:25:56 +08:00 |
guozhanxin
|
a22decb71b
|
【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。
|
2020-11-23 11:39:38 +08:00 |
Ernest
|
7be06b67bb
|
[add] default environment
|
2019-10-22 16:48:57 +08:00 |
armink
|
0d7ba79219
|
Remove the DBG_COLOR and DBG_ENABLE definition.
|
2019-03-06 17:54:30 +08:00 |
aozima
|
19433e0cf5
|
update SConscript: support scons 3.
|
2018-02-06 20:07:28 +08:00 |
tanek liang
|
d793cfdef7
|
[bsp] fix incompatible type error for "finsh_system_init()"
|
2017-07-29 14:21:40 +08:00 |
bernard
|
26118499e0
|
[BSP] remove rt_device_init_all() invoking.
|
2014-07-19 06:50:00 +08:00 |
Peng Fan
|
82bc21ff7b
|
Cleanup and add licencse
|
2013-07-17 18:42:19 +08:00 |
Peng Fan
|
73beced22a
|
SEP6200 Support
|
2013-07-17 13:37:31 +08:00 |