Commit History

Author SHA1 Message Date
  bernard.xiong@gmail.com 25268ad23d Add more symbols export for application module. 13 years ago
  bernard.xiong@gmail.com 8475d23d3e Add rt_timer_next_timeout_tick() declaration in rtthread.h. 13 years ago
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() 13 years ago
  bernard.xiong@gmail.com 3ad6f43ff3 Added VisualDSP++ Compiler support. 13 years ago
  bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. 13 years ago
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. 13 years ago
  bernard.xiong@gmail.com 3b805a8137 remove the duplicated rt_sprintf declaration. 13 years ago
  dzzxzz 12b5e56f46 unify the coding style of kernel 13 years ago
  bernard.xiong@gmail.com 18888679cd add alignment memory allocation. 13 years ago
  dzzxzz 7926109356 cleanup kernel code 13 years ago
  bernard.xiong@gmail.com 472cc9334a add errno implementation in RT-Thread. 14 years ago
  qiuyiuestc@gmail.com a8f51bf63a fix compile error 14 years ago
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator 14 years ago
  bernard.xiong@gmail.com cfd580edf4 add rt_tick_set function 14 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 864bd11802 Add reentrance check. Put kernel debug switch together. 14 years ago
  mbbill@gmail.com 70c031362a add a test case for blocking mailbox send 14 years ago
  qiuyiuestc@gmail.com 9faa3d9989 eliminate compile warning 14 years ago
  bernard.xiong@gmail.com 4e3839d702 add RT_USING_DEVICE definition. 14 years ago
  qiuyiuestc 0ee9b3d922 use rt_malloc_page api in module.c 14 years ago
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 14 years ago
  qiuyiuestc 5a8d5a56cb update module 14 years ago
  bernard.xiong@gmail.com d174592eff recover rt_object_find function. 14 years ago
  qiuyiuestc d240423d74 construct module symbol table 14 years ago
  qiuyiuestc fb7d4122fc implement module memory allocator 14 years ago
  qiuyiuestc 878d1b3636 update module 14 years ago
  qiuyiuestc 446799244a module clean up 15 years ago
  qiuyiuestc b1357bd0db add module definition 15 years ago
  bernard.xiong 2e0352e653 add rt_thread_idle_excute API. 15 years ago
  bernard.xiong 5836237ae3 add more RT_USING_MODULE definition. 15 years ago