bernard.xiong@gmail.com
|
87195cf84e
Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro.
|
13 years ago |
qiuyiuestc@gmail.com
|
407f922a5b
fix module unload issue
|
13 years ago |
dzzxzz
|
12b5e56f46
unify the coding style of kernel
|
13 years ago |
bernard.xiong@gmail.com
|
5d2d94eb3d
add RTTHREAD_VERSION definition.
|
13 years ago |
goprife@gmail.com
|
4f72d1cba1
remove some warning in jffs2, and fix armcc compile error when using scons
|
13 years ago |
bernard.xiong@gmail.com
|
18888679cd
add alignment memory allocation.
|
13 years ago |
bernard.xiong@gmail.com
|
6b31d549c7
cleanup some comments.
|
13 years ago |
bernard.xiong@gmail.com
|
bcf0bd361b
fix a spell issue.
|
13 years ago |
dzzxzz
|
86c5646fc0
change the version from 0.4.0 to 1.0.0
|
13 years ago |
bernard.xiong@gmail.com
|
f6f81eb0ce
Add more device type.
|
13 years ago |
dzzxzz
|
7926109356
cleanup kernel code
|
13 years ago |
qiuyiuestc@gmail.com
|
cea21370a4
rewrite module memory allocator
|
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 |
mbbill@gmail.com
|
252bc41a2c
add a blocking mailbox post function
|
14 years ago |
bernard.xiong@gmail.com
|
64517f05c5
update graphic driver interface.
|
14 years ago |
bernard.xiong@gmail.com
|
a714392b70
update graphic driver interface.
|
14 years ago |
bernard.xiong@gmail.com
|
54f422ebb4
add more device definition.
|
14 years ago |
bernard.xiong@gmail.com
|
6e88bffff9
add graphic device.
|
14 years ago |
bernard.xiong
|
43a6a907da
use builtin va_arg in GCC 4.x
|
14 years ago |
dzzxzz
|
ca52080ade
change "inline" to "static inline" for IAR compiler
|
14 years ago |
bernard.xiong@gmail.com
|
7a80d831c9
update doxygen comments.
|
14 years ago |
qiuyiuestc
|
56c6c301bc
clean up code
|
14 years ago |
qiuyiuestc
|
5a8d5a56cb
update module
|
14 years ago |
qiuyiuestc
|
c7f8c325af
module update for extension
|
14 years ago |
qiuyiuestc
|
d240423d74
construct module symbol table
|
14 years ago |
bernard.xiong
|
7018ab0661
add cleanup callback function on thread exit; add IPC object reset command.
|
14 years ago |
qiuyiuestc
|
644c879a4c
add rt_module_realloc implement
|
14 years ago |
qiuyiuestc
|
fb7d4122fc
implement module memory allocator
|
14 years ago |
jiaojinxing1987@gmail.com
|
c1798b7585
struct rt_thread 的 stack_size 改回 rt_uint16_t 类
|
14 years ago |