コミット履歴

作者 SHA1 メッセージ 日付
  Meco Man 6cf3256d4c [device.c] fix the comment, add RT_DEBUG_LOG 3 年 前
  Meco Man 65ecca80ee [kernel] improve comments 4 年 前
  Meco Man 7c789d4b11 revise some RT_USING_POSIX to RT_USING_POSIX_DEVIO 4 年 前
  yangjie 464d0c5a97 [kernel] update comments 4 年 前
  yangjie a912a2f88f [kernel]Normalized kernel API annotation 4 年 前
  Meco Man 24b4b6cbb9 [kernel]补充endif后缀注释 4 年 前
  Meco Man 846102efa1 [kernel][device] remove rt_device_init_all() 4 年 前
  Meco Man 678306d300 [kernel]auto formatted 4 年 前
  bernard b4e57db1a8 [kernel] Use object_find to implement thread_find/device_find 5 年 前
  Bernard Xiong 992d3af3ae [kernel] code and comments cleanup 6 年 前
  Bernard Xiong ff08faf605 [Kernel] Adjust the copyright information 7 年 前
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 7 年 前
  liang yongxiang 5213fd0e95 [kernel] splite rt_device_unregister() and rt_device_destroy(), add assert to device object 7 年 前
  Bernard Xiong ef132f3c94 [Kernel] clean code for indentation. 7 年 前
  Bernard Xiong a1a56ce1d1 [Kernel] Add flag in wait queue and fix wakeup issue. 7 年 前
  Bernard Xiong 884fb70fe9 [Kernel] Add device ops feature. 7 年 前
  BernardXiong 992e10ae08 [Kernel] fix the compiling warning. 8 年 前
  Bernard Xiong 8ff8436fcd [Kernel] Add device_create/destroy api 8 年 前
  bernard 8a38307e2c [libc] Add RT_USING_POSIX macro. 8 年 前
  bernard b27c7e4826 [Kernel] Add signal implementation. 8 年 前
  Bernard Xiong daf488ca77 fix the open_flag initialization issue. 9 年 前
  Bernard Xiong bd6b39cace Update device.c 11 年 前
  bernard 33fed1b167 [Kernel] Better documentation for doxygen. 11 年 前
  bernard 1e7b089494 [Kernel] Remove rt_device_init_all implemetation. 11 年 前
  Grissiom dc366ecf7a device: only increase the ref_count when device is truly opened 11 年 前
  Grissiom 7bcce9e87f device: add ref_count support 12 年 前
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 年 前
  bernard.xiong cb496872b3 return RT_EOK if the device interface not exist. 13 年 前
  dzzxzz@gmail.com 7e159dfb76 fixed the coding style in device.c 13 年 前
  dzzxzz@gmail.com 5334925454 fixed the coding style in device.c 13 年 前