.. |
Kconfig
|
39d0236194
[kernel] add all RT_DEBUG_* options macro to menuconfig
|
7 years ago |
SConscript
|
be7b8421a5
[Kernel]when the macro of RT_USING_COMPONENTS_INIT is not open ,then remove the source of components.c from the project.
|
10 years ago |
clock.c
|
b27c7e4826
[Kernel] Add signal implementation.
|
7 years ago |
components.c
|
2357842f59
没用使用RT_USING_HEAP宏时,增加一条语句用于消除此警告
|
7 years ago |
device.c
|
5213fd0e95
[kernel] splite rt_device_unregister() and rt_device_destroy(), add assert to device object
|
7 years ago |
idle.c
|
d37c289b56
[kernel][idle] Improve rt_thread_idle_sethook and rt_thread_idle_delhook code.
|
7 years ago |
ipc.c
|
f706131fc6
[kernel] add assert to ipc object
|
7 years ago |
irq.c
|
50393389ff
Correct comments about doxygen format
|
9 years ago |
kservice.c
|
6964d623aa
[Kernel] Add strdup for armcc
|
7 years ago |
mem.c
|
2340408e3c
fix code style
|
7 years ago |
memheap.c
|
0509af9319
[kernel] add assert to memheap object
|
7 years ago |
mempool.c
|
ade8822352
[kernel] add assert to mempool object
|
7 years ago |
module.c
|
d645525a0b
[kernel] add assert to module object
|
7 years ago |
module.h
|
2957cf6f52
x86: bring up share object module on i386 machine
|
8 years ago |
object.c
|
7b984c2f54
[kernel] add rt_object_get_type() function who return type of object without static flag
|
7 years ago |
scheduler.c
|
38b9ed3118
[Kernel] add sigwait implementation
|
7 years ago |
signal.c
|
6cd8658dad
[rtdbg] Change all DBG_SECTION_NAME to new format.
|
7 years ago |
slab.c
|
df64a297ab
[Kernel] Remove memory ops when SLAB and module enable
|
7 years ago |
thread.c
|
9945ced57b
[kernel] add assert to thread object
|
7 years ago |
timer.c
|
2bbf98e5ed
[kernel] add assert to timer object
|
7 years ago |