Commit History

Author SHA1 Message Date
  yangjie 464d0c5a97 [kernel] update comments 3 years ago
  yangjie a912a2f88f [kernel]Normalized kernel API annotation 3 years ago
  Meco Man 67f2f323a2 [kernel] 规范内部函数命名 3 years ago
  Meco Man 8b53609f57 [kernel] 补充endif后缀注释(3) 3 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 6 years ago
  liang yongxiang c5ed45237e [kernel] reset type when object delete or detach 6 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 8 years ago
  Bernard Xiong db73a31ec8 [Kernel] Fix compiling warning. 9 years ago
  Grissiom c045281ee2 object: fix module name testing 10 years ago
  bernard 4e2a6cc361 [Kernel] The rt_object_find routine can support to find an object inside a module. The usage is: rt_object_find("module_name/object_name"). 10 years ago
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 years ago