Grissiom
|
ad17bc2908
fix debug output of scheduler
|
12 years ago |
Bernard Xiong
|
79392bb082
Embedded GPLv2 license.
|
12 years ago |
Bernard Xiong
|
1abaa0492d
implement __rt_ffs in kernel service library
|
12 years ago |
bernard.xiong@gmail.com
|
975610477e
Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap.
|
12 years ago |
dzzxzz@gmail.com
|
ff65841125
fixed coding style in src/scheduler.c
|
12 years ago |
dzzxzz@gmail.com
|
0e40d55d9f
fixed the coding style of RT_DEBUG_LOG
|
12 years ago |
bernard.xiong@gmail.com
|
ee11663d87
remove rt_current_module and user can use rt_module_unload to remove a module.
|
12 years ago |
bernard.xiong@gmail.com
|
8061067343
cleanup code comments and deprecate rt_system_timer_init function.
|
13 years ago |
bernard.xiong@gmail.com
|
0f519b6721
move src\kservice.h to include\rtservice.h.
|
13 years ago |
dzzxzz
|
12b5e56f46
unify the coding style of kernel
|
13 years ago |
dzzxzz
|
c0f80bdf9a
cleanup kernel code
|
14 years ago |
bernard.xiong@gmail.com
|
ee68988518
change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT.
|
14 years ago |
mbbill@gmail.com
|
864bd11802
Add reentrance check. Put kernel debug switch together.
|
14 years ago |
bernard.xiong@gmail.com
|
7a6949f248
cleanup trace log.
|
14 years ago |
bernard.xiong
|
12750c38b8
add defunct list initialization even if not use heap.
|
14 years ago |
bernard.xiong
|
30967678b1
fix compiling issue when RT_USING_HEAP is not defined.
|
14 years ago |
bernard.xiong@gmail.com
|
7a80d831c9
update doxygen comments.
|
14 years ago |
qiuyiuestc
|
fb7d4122fc
implement module memory allocator
|
14 years ago |
qiuyiuestc
|
446799244a
module clean up
|
15 years ago |
bernard.xiong
|
214e44c3f9
fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue.
|
15 years ago |
qiuyiuestc
|
0d7a1c0be7
module developing
|
15 years ago |
bernard.xiong
|
23ea4f1b74
add __ICCM16C__ compiler support.
|
15 years ago |
qiuyiuestc
|
cbfb87fac1
add module feature
|
15 years ago |
bernard.xiong
|
f0d78afbf2
support maximal priority level is 8.
|
15 years ago |
bernard.xiong
|
51e2d91378
add license and copyright info
|
15 years ago |
bernard.xiong
|
8e76594241
convert dos endline to unix endline; cleanup schedule code for STM32
|
16 years ago |
wuyangyong
|
90238948ba
fix _rt_scheduler_stack_check
|
16 years ago |
bernard.xiong
|
bda4730a94
import RT-Thread RTOS 0.3.x to Google SVN
|
16 years ago |