Historie revizí

Autor SHA1 Zpráva Datum
  liang yongxiang 5213fd0e95 [kernel] splite rt_device_unregister() and rt_device_destroy(), add assert to device object před 7 roky
  Bernard Xiong ef132f3c94 [Kernel] clean code for indentation. před 7 roky
  Bernard Xiong a1a56ce1d1 [Kernel] Add flag in wait queue and fix wakeup issue. před 7 roky
  Bernard Xiong 884fb70fe9 [Kernel] Add device ops feature. před 7 roky
  BernardXiong 992e10ae08 [Kernel] fix the compiling warning. před 8 roky
  Bernard Xiong 8ff8436fcd [Kernel] Add device_create/destroy api před 8 roky
  bernard 8a38307e2c [libc] Add RT_USING_POSIX macro. před 8 roky
  bernard b27c7e4826 [Kernel] Add signal implementation. před 8 roky
  Bernard Xiong daf488ca77 fix the open_flag initialization issue. před 10 roky
  Bernard Xiong bd6b39cace Update device.c před 11 roky
  bernard 33fed1b167 [Kernel] Better documentation for doxygen. před 11 roky
  bernard 1e7b089494 [Kernel] Remove rt_device_init_all implemetation. před 11 roky
  Grissiom dc366ecf7a device: only increase the ref_count when device is truly opened před 11 roky
  Grissiom 7bcce9e87f device: add ref_count support před 12 roky
  Bernard Xiong 79392bb082 Embedded GPLv2 license. před 12 roky
  bernard.xiong cb496872b3 return RT_EOK if the device interface not exist. před 13 roky
  dzzxzz@gmail.com 7e159dfb76 fixed the coding style in device.c před 13 roky
  dzzxzz@gmail.com 5334925454 fixed the coding style in device.c před 13 roky
  bernard.xiong@gmail.com e737514f86 add device check in register function, which is provided by Rob <rdent@iinet.net.au>. před 13 roky
  bernard.xiong@gmail.com 25268ad23d Add more symbols export for application module. před 13 roky
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. před 14 roky
  dzzxzz 12b5e56f46 unify the coding style of kernel před 14 roky
  dzzxzz 9b9aaf6032 format the code in device.c,change the space to tab před 14 roky
  wuyangyong 85ceda00da fixed rt_device_init issues. před 14 roky
  dzzxzz c0f80bdf9a cleanup kernel code před 14 roky
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. před 15 roky
  bernard.xiong fca4e1a719 remove rt_object_find function. před 16 roky
  bernard.xiong 5e82a9a022 remove rt_passed_second in clock; init device driver when driver has been opened if it is not in activate status; change interrupt nest count to rt_uint8_t; add rt_console_set_device function in kservice.c (rt_kprintf function can use device right now) před 16 roky
  bernard.xiong 51e2d91378 add license and copyright info před 16 roky
  bernard.xiong bd533b3743 cleanup output message. před 16 roky