Bernard Xiong
|
bd6b39cace
Update device.c
|
il y a 11 ans |
bernard
|
33fed1b167
[Kernel] Better documentation for doxygen.
|
il y a 11 ans |
bernard
|
1e7b089494
[Kernel] Remove rt_device_init_all implemetation.
|
il y a 11 ans |
Grissiom
|
dc366ecf7a
device: only increase the ref_count when device is truly opened
|
il y a 11 ans |
Grissiom
|
7bcce9e87f
device: add ref_count support
|
il y a 12 ans |
Bernard Xiong
|
79392bb082
Embedded GPLv2 license.
|
il y a 12 ans |
bernard.xiong
|
cb496872b3
return RT_EOK if the device interface not exist.
|
il y a 13 ans |
dzzxzz@gmail.com
|
7e159dfb76
fixed the coding style in device.c
|
il y a 13 ans |
dzzxzz@gmail.com
|
5334925454
fixed the coding style in device.c
|
il y a 13 ans |
bernard.xiong@gmail.com
|
e737514f86
add device check in register function, which is provided by Rob <rdent@iinet.net.au>.
|
il y a 13 ans |
bernard.xiong@gmail.com
|
25268ad23d
Add more symbols export for application module.
|
il y a 13 ans |
bernard.xiong@gmail.com
|
0f519b6721
move src\kservice.h to include\rtservice.h.
|
il y a 14 ans |
dzzxzz
|
12b5e56f46
unify the coding style of kernel
|
il y a 14 ans |
dzzxzz
|
9b9aaf6032
format the code in device.c,change the space to tab
|
il y a 14 ans |
wuyangyong
|
85ceda00da
fixed rt_device_init issues.
|
il y a 14 ans |
dzzxzz
|
c0f80bdf9a
cleanup kernel code
|
il y a 14 ans |
bernard.xiong@gmail.com
|
7a80d831c9
update doxygen comments.
|
il y a 15 ans |
bernard.xiong
|
fca4e1a719
remove rt_object_find function.
|
il y a 15 ans |
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)
|
il y a 16 ans |
bernard.xiong
|
51e2d91378
add license and copyright info
|
il y a 16 ans |
bernard.xiong
|
bd533b3743
cleanup output message.
|
il y a 16 ans |
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.
|
il y a 16 ans |
bernard.xiong
|
bda4730a94
import RT-Thread RTOS 0.3.x to Google SVN
|
il y a 16 ans |