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 |
jiaojinxing1987@gmail.com
|
e7211af8a7
|
14 years ago |
qiuyiuestc
|
1c590cf5d9
module update
|
14 years ago |
qiuyiuestc
|
878d1b3636
update module
|
14 years ago |
qiuyiuestc
|
ae53558a6b
fix rt_device_blk_geometry compile error
|
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 |
bernard.xiong
|
5900cc0c73
change the ALIGN definition for IAR compiler.
|
15 years ago |
qiuyiuestc
|
8b8dba661f
module developing
|
15 years ago |
bernard.xiong@gmail.com
|
0eaf2098b8
fix the timer check bug.
|
15 years ago |
bernard.xiong@gmail.com
|
b34d10449f
change some field's type in RT-Thread RTOS definitions.
|
15 years ago |
qiuyiuestc
|
b87f6d562b
module developing
|
15 years ago |
bernard.xiong
|
5195a7fb79
change version number
|
15 years ago |
bernard.xiong
|
23ea4f1b74
add __ICCM16C__ compiler support.
|
15 years ago |
bernard.xiong
|
9294a611f5
add LPC11xx Cortex-M0 porting.
|
15 years ago |
mbbill
|
b8653e766f
FIX: If we place a return statement after RT_ASSERT we will get a warning: "statement is unreachable" in debug mode. This fix removed this warning.
|
15 years ago |