dzzxzz@gmail.com
|
55f1cb72b6
fixed coding style in kservice.c
|
13 tahun lalu |
bernard.xiong@gmail.com
|
0094caa850
fix rt_kprintf issue, which found by Grissiom.
|
13 tahun lalu |
bernard.xiong@gmail.com
|
0cdbd69d56
fix IAR compiler error.
|
13 tahun lalu |
bernard.xiong@gmail.com
|
1c425607c3
fixed mutex issue in memheap; fixed compiling issue in kservice.c when COMPILER is not defined; add finsh for win32 porting.
|
13 tahun lalu |
qiuyiuestc@gmail.com
|
a73abdccf5
split export symbols from rtm.c to each file
|
13 tahun lalu |
bernard.xiong@gmail.com
|
c2868be90d
add the alignment display for signed integer
|
13 tahun lalu |
bernard.xiong@gmail.com
|
3ad6f43ff3
Added VisualDSP++ Compiler support.
|
13 tahun lalu |
bernard.xiong@gmail.com
|
da93de9ddf
fixed memmove issue, report by luoyuncong.
|
14 tahun lalu |
bernard.xiong@gmail.com
|
b6c1ebf423
add RT_PRINTF_PRECISION in kservice.c; fix re-schedule issue in IPC control function.
|
14 tahun lalu |
dzzxzz
|
12b5e56f46
unify the coding style of kernel
|
14 tahun lalu |
bernard.xiong@gmail.com
|
18888679cd
add alignment memory allocation.
|
14 tahun lalu |
wuyangyong
|
cc045f5132
|
14 tahun lalu |
dzzxzz
|
86c5646fc0
change the version from 0.4.0 to 1.0.0
|
14 tahun lalu |
dzzxzz
|
2e9291357d
delete a needless tab in function
|
14 tahun lalu |
bernard.xiong
|
e7eaf16bf4
fixed object name copy bug; update AT91SAM7S64 branch.
|
14 tahun lalu |
bernard.xiong@gmail.com
|
b886a19bf9
fixed errno issue when using newlib.
|
14 tahun lalu |
bernard.xiong@gmail.com
|
8e8b84dcdd
update building script.
|
14 tahun lalu |
dzzxzz
|
c0f80bdf9a
cleanup kernel code
|
14 tahun lalu |
bernard.xiong@gmail.com
|
472cc9334a
add errno implementation in RT-Thread.
|
14 tahun lalu |
bernard.xiong@gmail.com
|
cfd580edf4
add rt_tick_set function
|
14 tahun lalu |
bernard.xiong@gmail.com
|
ee68988518
change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT.
|
14 tahun lalu |
mbbill@gmail.com
|
864bd11802
Add reentrance check. Put kernel debug switch together.
|
14 tahun lalu |
mbbill@gmail.com
|
fef619f7b0
fix an error when RT_USING_CONSOLE is not defined.
|
14 tahun lalu |
bernard.xiong@gmail.com
|
939ca85ee5
add RT_USING_CONSOLE definition.
|
15 tahun lalu |
bernard.xiong
|
ae0ea17933
update version information.
|
15 tahun lalu |
bernard.xiong@gmail.com
|
4e3839d702
add RT_USING_DEVICE definition.
|
15 tahun lalu |
bernard.xiong@gmail.com
|
fbe81f8c4c
add IAR compiler version check in weak; add rt_malloc_page/rt_free_page for application module; fix the software timer thread stack issue.
|
15 tahun lalu |
wuyangyong
|
80af4ee98e
add __weak for rt_hw_console_output (IAR)
|
15 tahun lalu |
bernard.xiong@gmail.com
|
7a80d831c9
update doxygen comments.
|
15 tahun lalu |
qiuyiuestc
|
fb7d4122fc
implement module memory allocator
|
15 tahun lalu |