.. |
Kconfig
|
6408aac04a
Update the version number to 4.0.2
|
6 years ago |
SConscript
|
3e4a93cc91
Delete the unused '--keep' link flag when used RT_USED marco.
|
6 years ago |
clock.c
|
aa3295d7f0
[src/clock.c] avoid warning
|
6 years ago |
components.c
|
ce51a27f87
[src/components.c]remove the repetitive rt_hw_interrupt_disable() function before rtthread_startup()
|
6 years ago |
cpu.c
|
4127cc13bf
[Kernel] Move the ++/-- operator outside of condition.
|
6 years ago |
device.c
|
ff08faf605
[Kernel] Adjust the copyright information
|
6 years ago |
idle.c
|
6a170ddbe4
[src][idle] 修复一处编译警告
|
6 years ago |
ipc.c
|
c8e27adf1f
[src][ipc]完善 message queue 相关定义
|
6 years ago |
irq.c
|
df3a9e573f
[src][irq] 添加 WEAK 修饰,中断嵌套数可由外部提供。
|
6 years ago |
kservice.c
|
d8eb0cfc1e
fix kernel and framework no cast type error
|
6 years ago |
mem.c
|
7383269905
[Kernel] Code cleanup for compiling warning.
|
6 years ago |
memheap.c
|
1f37de29c4
Fix the value width issue under 32/64 bit arch.
|
6 years ago |
mempool.c
|
5e6f852cbe
[src/mempool.c] add parameter check.|添加参数检查。
|
6 years ago |
object.c
|
3463a756d9
[kernel] skip warning when disable debug.
|
6 years ago |
scheduler.c
|
8dd2a07d45
去除scheduler.c的_get_highest_priority_thread函数中重复判断
|
6 years ago |
signal.c
|
057c7da3a3
修改signal模块默认log级别
|
6 years ago |
slab.c
|
163772fb67
fix slab at 64bits CPU
|
6 years ago |
thread.c
|
d8eb0cfc1e
fix kernel and framework no cast type error
|
6 years ago |
timer.c
|
de624c52c1
[Kernel] Enable RUNNING status in thread.
|
6 years ago |