Historique des commits

Auteur SHA1 Message Date
  Bernard Xiong df64a297ab [Kernel] Remove memory ops when SLAB and module enable il y a 7 ans
  Bernard Xiong 682da9b249 [Kernel] Remove object container in module feature. il y a 7 ans
  Bernard Xiong 55e2fabbc5 [kernel] lock scheduler when cleanup thread il y a 8 ans
  bernard b27c7e4826 [Kernel] Add signal implementation. il y a 8 ans
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 il y a 8 ans
  bernard 279fac7cbb [Kernel] Change RT_USING_IDLE_HOOK as simple definition. il y a 8 ans
  geniusgogo 05052127c3 Update idle.c il y a 9 ans
  geniusgogo 3c14a8867d Update idle.c il y a 9 ans
  geniusgogo 662f619cf6 Update idle.c il y a 9 ans
  xieyangrun e05186dd95 separate idle hook il y a 9 ans
  ArdaFu 189e9b9632 [Kernel] add new hooks for support trace componment. il y a 9 ans
  bernard 3b5c2e2f9f Merge branch 'master' of https://github.com/RT-Thread/rt-thread il y a 11 ans
  bernard ab786679c7 [Kernel] comments clean up. il y a 11 ans
  Grissiom d4133990b0 kernel/idle: fix rt_thread_idle_excute in high optimization level il y a 11 ans
  Grissiom 04f432f47b kernel: let rt_thread_idle_excute loop until there is no dead thread il y a 12 ans
  Bernard Xiong 79392bb082 Embedded GPLv2 license. il y a 13 ans
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE il y a 13 ans
  bernard.xiong@gmail.com 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. il y a 13 ans
  dzzxzz@gmail.com 9f348578e7 fixed the coding style in idle.c il y a 13 ans
  bernard.xiong@gmail.com ee11663d87 remove rt_current_module and user can use rt_module_unload to remove a module. il y a 13 ans
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() il y a 14 ans
  bernard.xiong@gmail.com d82a8cce21 fixed module unload issue; code cleanup for timer.c il y a 14 ans
  bernard.xiong@gmail.com 00548d27a1 cleanup code comments. il y a 14 ans
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. il y a 14 ans
  dzzxzz 12b5e56f46 unify the coding style of kernel il y a 14 ans
  bernard.xiong@gmail.com 130da0f1d9 RT_DEBUG_NOT_IN_INTERRUPT is only executed when rt_thread_defunct is not empty. il y a 14 ans
  dzzxzz c0f80bdf9a cleanup kernel code il y a 14 ans
  dzzxzz 405678552d cleanup code in ipc.c and idle.c il y a 14 ans
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator il y a 15 ans
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. il y a 15 ans