Cronologia Commit

Autore SHA1 Messaggio Data
  Bernard Xiong ef132f3c94 [Kernel] clean code for indentation. 7 anni fa
  Bernard Xiong a1a56ce1d1 [Kernel] Add flag in wait queue and fix wakeup issue. 7 anni fa
  Bernard Xiong 884fb70fe9 [Kernel] Add device ops feature. 7 anni fa
  BernardXiong 992e10ae08 [Kernel] fix the compiling warning. 8 anni fa
  Bernard Xiong 8ff8436fcd [Kernel] Add device_create/destroy api 8 anni fa
  bernard 8a38307e2c [libc] Add RT_USING_POSIX macro. 8 anni fa
  bernard b27c7e4826 [Kernel] Add signal implementation. 8 anni fa
  Bernard Xiong daf488ca77 fix the open_flag initialization issue. 9 anni fa
  Bernard Xiong bd6b39cace Update device.c 11 anni fa
  bernard 33fed1b167 [Kernel] Better documentation for doxygen. 11 anni fa
  bernard 1e7b089494 [Kernel] Remove rt_device_init_all implemetation. 11 anni fa
  Grissiom dc366ecf7a device: only increase the ref_count when device is truly opened 11 anni fa
  Grissiom 7bcce9e87f device: add ref_count support 12 anni fa
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 anni fa
  bernard.xiong cb496872b3 return RT_EOK if the device interface not exist. 13 anni fa
  dzzxzz@gmail.com 7e159dfb76 fixed the coding style in device.c 13 anni fa
  dzzxzz@gmail.com 5334925454 fixed the coding style in device.c 13 anni fa
  bernard.xiong@gmail.com e737514f86 add device check in register function, which is provided by Rob <rdent@iinet.net.au>. 13 anni fa
  bernard.xiong@gmail.com 25268ad23d Add more symbols export for application module. 13 anni fa
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. 14 anni fa
  dzzxzz 12b5e56f46 unify the coding style of kernel 14 anni fa
  dzzxzz 9b9aaf6032 format the code in device.c,change the space to tab 14 anni fa
  wuyangyong 85ceda00da fixed rt_device_init issues. 14 anni fa
  dzzxzz c0f80bdf9a cleanup kernel code 14 anni fa
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 15 anni fa
  bernard.xiong fca4e1a719 remove rt_object_find function. 15 anni fa
  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) 16 anni fa
  bernard.xiong 51e2d91378 add license and copyright info 16 anni fa
  bernard.xiong bd533b3743 cleanup output message. 16 anni fa
  bernard.xiong 6db90b15af fix the cortex-m3 context switch bug when interrupt preempts pendsv exception; add RT_LWIP_ETH_PAD_SIZE option; fix device activate flag set issue in init function. 16 anni fa