bernard
|
8fdbb7c92b
[Kernel] Fix the compiling issue for not including rtconfig.h file in rtdebug.h/rtdef.h
|
11 年之前 |
prife
|
86cdc22043
kernel: rearrange the header file include order
|
11 年之前 |
Grissiom
|
c9b8b7465f
kernel: fix compiling error when RT_DEBUG is not defined
|
11 年之前 |
Grissiom
|
6f71308ef5
kernel: add RT_DEBUG_IN_THREAD_CONTEXT
|
11 年之前 |
bernard
|
a124e7bd22
add initialization debug code
|
11 年之前 |
Bernard Xiong
|
79392bb082
Embedded GPLv2 license.
|
12 年之前 |
dzzxzz@gmail.com
|
cd053e7737
re-format the coding style, convert the tab to 4 spaces and make sure the line length is not longer than 80 in rtdebug.h
|
12 年之前 |
dzzxzz@gmail.com
|
f897cff83f
fixed a compiling error if RT_DEBUG is defined but RT_DEBUG_CONTEXT_CHECK is defined as 0
|
12 年之前 |
bernard.xiong@gmail.com
|
87195cf84e
Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro.
|
13 年之前 |
dzzxzz
|
12b5e56f46
unify the coding style of kernel
|
13 年之前 |
dzzxzz
|
7926109356
cleanup kernel code
|
13 年之前 |
bernard.xiong@gmail.com
|
ee68988518
change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT.
|
14 年之前 |
mbbill@gmail.com
|
1aa724b5d8
fixd a compiler error in rtdebug.h
|
14 年之前 |
mbbill@gmail.com
|
864bd11802
Add reentrance check. Put kernel debug switch together.
|
14 年之前 |