heyuanjie
|
93afe69c90
添加mdelay接口
|
7 лет назад |
Bernard Xiong
|
f9a7ba050a
[finsh] convert tab to space and split export API to finsh_api.h
|
7 лет назад |
Bernard Xiong
|
15fa3084c3
[Kernel] include finsh.h file in rtthread.h when RT_USING_FINSH enable
|
7 лет назад |
BernardXiong
|
38b9ed3118
[Kernel] add sigwait implementation
|
7 лет назад |
Bernard Xiong
|
8ff8436fcd
[Kernel] Add device_create/destroy api
|
7 лет назад |
bernard
|
cd215b2545
[Kernel] header files
|
7 лет назад |
emlslxl
|
e521decf2e
根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化
|
7 лет назад |
bernard
|
0acf441836
Fix compiling warning for Win32.
|
8 лет назад |
geniusgogo
|
387bbcc44f
Update rtthread.h
|
8 лет назад |
Bernard Xiong
|
b1f1536688
[kernel] Add thread_inited_hook.
|
8 лет назад |
bernard
|
2ce7382534
[Kernel] Add rt_kputs routine.
|
8 лет назад |
dogandog
|
d507755bd8
Update rtthread.h
|
8 лет назад |
ArdaFu
|
189e9b9632
[Kernel] add new hooks for support trace componment.
|
8 лет назад |
Bernard Xiong
|
266496cef3
[Kernel] Use rt_assert_handler() function to handle assertion.
|
9 лет назад |
armink
|
892eac2cce
[kservice]add hook for RT_ASSERT
|
10 лет назад |
prife
|
1b1908b35d
[kservice] fix rt_strcmp/strncmp/strlen prototype
|
10 лет назад |
Bernard.Xiong
|
62a0172d11
[Kernel] Fix the system initialization link issue
|
10 лет назад |
bernard
|
8bd3e6f6dc
[Kernel] Change command line to const parameter and add system() function.
|
11 лет назад |
bernard
|
dbcb4a1ccf
[Kernel] declare more APIs in module
|
11 лет назад |
Bernard Xiong
|
97508eb48e
Merge pull request #228 from prife/kernel
|
11 лет назад |
prife
|
86cdc22043
kernel: rearrange the header file include order
|
11 лет назад |
bernard
|
31446eab4c
[Kernel] application module can support arguments
|
11 лет назад |
Grissiom
|
408ac34bc2
kernel: add rt_critical_level that return the lock count of scheduler
|
11 лет назад |
Grissiom
|
7b0a3afdf9
kservice: export vsnprintf as rt_vsnprintf
|
11 лет назад |
bernard
|
b96b35613f
add mount table
|
11 лет назад |
Bernard Xiong
|
e63be67e2d
Remove the stdarg.h file include.
|
12 лет назад |
Bernard Xiong
|
79392bb082
Embedded GPLv2 license.
|
12 лет назад |
Bernard Xiong
|
0bb5eb18b9
Add rt_kprintf re-defined, which is suggested by ufbycd.
|
12 лет назад |
Grissiom
|
f51bce3fed
add rm48x50 bsp and libcpu
|
12 лет назад |
Bernard Xiong
|
608bf2cb3d
add rt_memheap_realloc function
|
12 лет назад |