Meco Man
|
2748a6ada4
[kernel] fix some strict compiling warnings
|
1 год назад |
Meco Man
|
589641258e
[debug] rename RT_DEBUGING_INIT as RT_DEBUGING_AUTO_INIT
|
2 лет назад |
xqyjlj
|
3283f54c7a
🎈 perf: perf rt_hw_interrupt_disable/enable (#8042)
|
2 лет назад |
Man, Jianting (Meco)
|
244b903e5d
[debug] 整理debug宏并增加RT_DEBUGING_CONTEXT (#7805)
|
2 лет назад |
Shicheng Chu
|
e2c031643c
[include][dbg]update: no longer use RT_DEBUG_LOG in rtdebug.h (#7750)
|
2 лет назад |
Xu Biang
|
2c98ce4605
[HUST CSE][document] Fix some comments, invalid grouping commands and warnings in Doxygen.
|
2 лет назад |
Man, Jianting (Meco)
|
99bdf978d7
[rtdef] use lower-case to define attributes (#6728)
|
3 лет назад |
YuQi
|
b11cb41ae7
tms320f28379d fix init (#6343)
|
3 лет назад |
Meco Man
|
43ede1859a
[kernel] 优化内置线程命名
|
3 лет назад |
guozhanxin
|
6cb093aa27
[kernel] Improve code comments.
|
4 лет назад |
guozhanxin
|
e562c6f24b
[kernel] 裁剪尾随空格
|
4 лет назад |
guozhanxin
|
ce1402f773
[kernel] Improve the code comment of the components.c
|
4 лет назад |
Meco Man
|
921e606426
将defined(__CC_ARM) || defined(__CLANG_ARM) 改为 ifdef __ARMCC_VERSION
|
4 лет назад |
Meco Man
|
24b4b6cbb9
[kernel]补充endif后缀注释
|
4 лет назад |
Meco Man
|
678306d300
[kernel]auto formatted
|
4 лет назад |
tangweikang
|
b1cdc3a2cb
[toolchain] Added support for the TASKING toolchain.
|
5 лет назад |
xieyangrun
|
618eb1c016
fixed whitespace character
|
6 лет назад |
tyustli
|
edfe6d5b28
[src] [components] avoid compiler optimize
|
6 лет назад |
yangjie
|
e7cb38c9c3
[src]解除组件初始化与使用user main的依赖
|
6 лет назад |
tyustli
|
85a9f5add9
fix bug in Thread.cpp/Thread.h/components.c files
|
6 лет назад |
yangjie
|
ce51a27f87
[src/components.c]remove the repetitive rt_hw_interrupt_disable() function before rtthread_startup()
|
6 лет назад |
shaojinchun
|
fc6bc1ad39
Add smp support to RT-Thread 4.0
|
7 лет назад |
Bernard Xiong
|
d1c177f48b
[Kernel] Fix typo.
|
7 лет назад |
Bernard Xiong
|
ff08faf605
[Kernel] Adjust the copyright information
|
7 лет назад |
Bernard Xiong
|
b98a0ba804
[Kernel] Add ARMCC 6.x support.
|
7 лет назад |
Bernard Xiong
|
41f7f2c284
[Kernel] Update to Apache License v2.0
|
7 лет назад |
hichard_ren@yeah.net
|
bbb879717c
add config main thread priority
|
7 лет назад |
skawu
|
2357842f59
没用使用RT_USING_HEAP宏时,增加一条语句用于消除此警告
|
8 лет назад |
714826565
|
d4d22d34d3
没用使用RT_USING_HEAP宏时,components.c文件第211行会报警告,增加一条语句用于消除此警告
|
8 лет назад |
bernard
|
b27c7e4826
[Kernel] Add signal implementation.
|
8 лет назад |