Shicheng Chu
|
2da019234e
[include][dbg]update: delete rtdebug.h (#7759)
|
2 years ago |
zhkag
|
e65509a58e
[src][components][include]消息队列支持优先级 (#7382)
|
2 years ago |
zhkag
|
33f550cb65
[Kernel] message 可以返回消息的实际大小 (#7709)
|
2 years ago |
Bernard Xiong
|
4b4c3c85f2
[atomic] add stdc atomic detection. (#7536)
|
2 years ago |
Fan Yang
|
48557de148
[include][src] Add API to get object name and thread name (#7507)
|
2 years ago |
dejavudwh
|
e12c2f9306
[Better style] Unify the function declaration and definition paramete… (#7432)
|
2 years ago |
Meco Man
|
f58d3c5200
rt_device_write/read return data type as rt_ssize_t
|
2 years ago |
tuduweb
|
9fbf63441e
[doxygen] Fix some warnings in doxygen (#6899)
|
2 years ago |
guo
|
68ca9f07a6
[rt-smart] 弱化 RT_USING_LWP,使用 RT_USING_SMART 作为宏配置 (#6740)
|
2 years ago |
guo
|
ecf2d82159
sync branch rt-smart. (#6641)
|
2 years ago |
Bernard Xiong
|
79e298147b
Merge pull request #6523 from BernardXiong/nested_mutex
|
2 years ago |
Man, Jianting (Meco)
|
055267f049
[compiler] 增加SConscript依赖标志 AddDepend (#6534)
|
2 years ago |
Bernard Xiong
|
6823a5110b
[Kernel] Add prioceiling feature in mutex
|
2 years ago |
Bernard Xiong
|
34c77da153
[Kernel] Add nested mutex feature
|
2 years ago |
a1012112796
|
697bf139b2
[enhancement] Add string information for error (#3186)
|
3 years ago |
Meco Man
|
99a1c36f02
attach: remove strnlen #6026
|
3 years ago |
Man, Jianting (Meco)
|
fb3f835089
[libc] remove strdup from rtthread.h (#6026)
|
3 years ago |
Man, Jianting (Meco)
|
11344b89d9
attach #5815 (#5818)
|
3 years ago |
Man, Jianting (Meco)
|
03823b5016
[kconfig] add 64bit default value for stack size. set tick HZ as 1000 by default (#5778)
|
3 years ago |
tyustli
|
5178e7ec0b
[add] src/clock.c add hook for rt_tick_increase (#5569)
|
3 years ago |
Meco Man
|
dd62b2b106
[kservice] 增加RT_KSERVICE_USING_STDLIB_MEMSET RT_KSERVICE_USING_STDLIB_MEMCPY
|
3 years ago |
tangyuxin
|
09f439bcc2
[memheap] Fix 64 bit potential risk
|
3 years ago |
balanceTWK
|
2babae231f
[include/rtthread.h] Add function declarations to avoid compilation warnings.
|
3 years ago |
Bernard Xiong
|
634a06c3cb
Revert "[kernel] Add __attribute__(...) for rt_kprintf() to let the compiler check the format string parameters"
|
3 years ago |
Bernard Xiong
|
2fa1a93497
Revert "Add support for IAR Compiler"
|
3 years ago |
weycen
|
ead24644f0
Add support for IAR Compiler
|
3 years ago |
weycen
|
d2e6715ddb
[kernel] Add __attribute__(...) for rt_kprintf() to let the compiler check the format string parameters
|
3 years ago |
Meco Man
|
e6cd32a1ad
[kernel] 将rt_thread_timeout设置为私有函数
|
3 years ago |
Meco Man
|
457348e21a
[kservice] implement rt_strcpy()
|
3 years ago |
Tangyuxin
|
d724eed9fc
分离内存分配接口与内存分配算法 (#5175)
|
3 years ago |