Commit History

Author SHA1 Message Date
  thewon86 f5b0bfd3f4 uniform code writing-disable interrupt 3 years ago
  Gabriel Wang 6bb9e546de change all double-empty-lines to single-empty-lines 3 years ago
  Gabriel Wang d7b8cf81e6 move some __on_rt_xxxxx_hook from rtdef.h to dedicated c soure files 3 years ago
  Tangyuxin d724eed9fc 分离内存分配接口与内存分配算法 (#5175) 3 years ago
  yangjie 464d0c5a97 [kernel] update comments 3 years ago
  yangjie a912a2f88f [kernel]Normalized kernel API annotation 3 years ago
  Meco Man 67f2f323a2 [kernel] 规范内部函数命名 4 years ago
  Meco Man 8b53609f57 [kernel] 补充endif后缀注释(3) 4 years ago
  Meco Man 678306d300 [kernel]auto formatted 4 years ago
  Bernard Xiong adf10f2d05 Merge pull request #4081 from mysterywolf/rt_object_delete 4 years ago
  Meco Man 05f631aa3a [kernel] rt_object_delete函数优化重置object->type 4 years ago
  guozhanxin a22decb71b 【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。 4 years ago
  Bernard Xiong b98690e211 [Kernel] Fix the maxlen issue in rt_object_get_pointers 5 years ago
  Bernard Xiong b1eb3943a3 [Kernel] Add rt_object_get_length/rt_object_get_pointers APIs. 5 years ago
  Bernard Xiong 3463a756d9 [kernel] skip warning when disable debug. 6 years ago
  Bernard Xiong 4d3b4abfeb [Kernel] To check object re-initialization in the list 6 years ago
  BernardXiong 50a97669cf [Kernel] Add object re-initialization check. 6 years ago
  Bernard Xiong ff08faf605 [Kernel] Adjust the copyright information 6 years ago
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 6 years ago
  Bernard Xiong efe4523132 [Kernel] move module tolibc/libdl. 6 years ago
  liang yongxiang 7b984c2f54 [kernel] add rt_object_get_type() function who return type of object without static flag 7 years ago
  liang yongxiang c5ed45237e [kernel] reset type when object delete or detach 7 years ago
  Bernard Xiong df64a297ab [Kernel] Remove memory ops when SLAB and module enable 7 years ago
  Bernard Xiong 682da9b249 [Kernel] Remove object container in module feature. 7 years ago
  Bernard Xiong 1f37c1a497 [Kernel] Fix the object find issue when enable MODULE 7 years ago
  BernardXiong 992e10ae08 [Kernel] fix the compiling warning. 7 years ago
  Bernard Xiong e2d88e433e [Kernel] fix the object container initialization issue 7 years ago
  Bernard Xiong 8ff8436fcd [Kernel] Add device_create/destroy api 7 years ago
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 7 years ago
  dogandog ed7088024d Correct comments about doxygen format 9 years ago