Commit History

Author SHA1 Message Date
  bernard 8fdbb7c92b [Kernel] Fix the compiling issue for not including rtconfig.h file in rtdebug.h/rtdef.h 11 years ago
  prife 86cdc22043 kernel: rearrange the header file include order 11 years ago
  Grissiom c9b8b7465f kernel: fix compiling error when RT_DEBUG is not defined 11 years ago
  Grissiom 6f71308ef5 kernel: add RT_DEBUG_IN_THREAD_CONTEXT 11 years ago
  bernard a124e7bd22 add initialization debug code 11 years ago
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 years ago
  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 years ago
  dzzxzz@gmail.com f897cff83f fixed a compiling error if RT_DEBUG is defined but RT_DEBUG_CONTEXT_CHECK is defined as 0 12 years ago
  bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. 13 years ago
  dzzxzz 12b5e56f46 unify the coding style of kernel 13 years ago
  dzzxzz 7926109356 cleanup kernel code 13 years ago
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 14 years ago
  mbbill@gmail.com 1aa724b5d8 fixd a compiler error in rtdebug.h 14 years ago
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. 14 years ago