Histórico de Commits

Autor SHA1 Mensagem Data
  Bernard Xiong 79392bb082 Embedded GPLv2 license. há 12 anos atrás
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE há 12 anos atrás
  bernard.xiong@gmail.com 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. há 13 anos atrás
  dzzxzz@gmail.com 9f348578e7 fixed the coding style in idle.c há 13 anos atrás
  bernard.xiong@gmail.com ee11663d87 remove rt_current_module and user can use rt_module_unload to remove a module. há 13 anos atrás
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() há 13 anos atrás
  bernard.xiong@gmail.com d82a8cce21 fixed module unload issue; code cleanup for timer.c há 13 anos atrás
  bernard.xiong@gmail.com 00548d27a1 cleanup code comments. há 13 anos atrás
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. há 14 anos atrás
  dzzxzz 12b5e56f46 unify the coding style of kernel há 14 anos atrás
  bernard.xiong@gmail.com 130da0f1d9 RT_DEBUG_NOT_IN_INTERRUPT is only executed when rt_thread_defunct is not empty. há 14 anos atrás
  dzzxzz c0f80bdf9a cleanup kernel code há 14 anos atrás
  dzzxzz 405678552d cleanup code in ipc.c and idle.c há 14 anos atrás
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator há 14 anos atrás
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. há 14 anos atrás
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. há 14 anos atrás
  wuyangyong 7bc4fe3b74 add IDLE_THREAD_STACK_SIZE in rtconfig.h há 15 anos atrás
  bernard.xiong 30967678b1 fix compiling issue when RT_USING_HEAP is not defined. há 15 anos atrás
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. há 15 anos atrás
  qiuyiuestc d240423d74 construct module symbol table há 15 anos atrás
  bernard.xiong 7018ab0661 add cleanup callback function on thread exit; add IPC object reset command. há 15 anos atrás
  qiuyiuestc fb7d4122fc implement module memory allocator há 15 anos atrás
  mbbill a2055ef63a FIX: #endif out of position. há 15 anos atrás
  qiuyiuestc 7fd452b8a6 module update há 15 anos atrás
  qiuyiuestc d54f2bbfc6 module update há 15 anos atrás
  bernard.xiong 2e0352e653 add rt_thread_idle_excute API. há 15 anos atrás
  bernard.xiong 4902e69f1e change the ALIGN definition for IAR compiler. há 15 anos atrás
  qiuyiuestc 8b8dba661f module developing há 15 anos atrás
  bernard.xiong@gmail.com 88bfa45e7a fix thread delete issue when module is not used. há 15 anos atrás
  bernard.xiong@gmail.com ecea5d2b89 fix thread delete issue when module is not used. há 15 anos atrás