Bernard Xiong
|
2c0640a178
|
[license] Change license to Apache.
|
2018-10-14 19:37:18 +08:00 |
Bernard Xiong
|
884fb70fe9
|
[Kernel] Add device ops feature.
|
2018-06-10 17:59:17 +08:00 |
ZHANG Jinglong
|
f1e2dd487e
|
fix an i2c debug print bug
|
2018-05-03 23:44:56 +08:00 |
bernard
|
d7087fdd3b
|
[DeviceDrivers] change cmd type.
1. Change 'rt_uint8_t' type of cmd to 'int';
2. Add waitqueue;
3. Split device ipc header files;
|
2017-10-15 22:56:46 +08:00 |
Bernard Xiong
|
c0338d566c
|
Merge pull request #816 from SummerGGift/master
[Device Drivers] delete an useless %s.
|
2017-08-20 11:31:40 +08:00 |
SummerGift
|
cfc3b76438
|
delete a useless %s.
|
2017-08-19 10:04:04 +08:00 |
Aubr.Cool
|
8f4e80669b
|
[Components] driver i2c add fm24clxx drv
|
2017-07-20 11:55:27 +08:00 |
Bluebear233
|
1e6137268d
|
Update i2c_core.c
修复I2C读写函数,I2C传输失败时返回成功的问题
|
2017-02-20 11:32:13 +08:00 |
bernard
|
6281ab2bbe
|
[DeviceDriver] Remove i2c_core_lock.
|
2014-11-01 16:38:53 +08:00 |
bernard
|
5397e18c56
|
[DeviceDrivers] Fix compiling warning.
|
2014-08-03 14:29:46 +08:00 |
bernard
|
a124e7bd22
|
add initialization debug code
|
2013-07-24 07:33:48 +08:00 |
yiyue.fang
|
621fbdb90c
|
Embedded GPLv2 license in drivers
|
2013-06-28 00:36:54 +08:00 |
Ming, Bai
|
b4de7cce57
|
Re-normalizing the repo
|
2013-01-08 22:40:58 +08:00 |
dzzxzz@gmail.com
|
68b7e7c481
|
fixed the coding style in the components/drivers
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2431 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-22 08:43:40 +00:00 |
dzzxzz@gmail.com
|
b5ce8cb195
|
correct the path for I2C device driver framework
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2181 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-25 03:50:04 +00:00 |
wuyangyong
|
9e3c72a635
|
fixed a eclipse compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2163 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-14 12:18:52 +00:00 |
luohui2320@gmail.com
|
85169d7fe8
|
update I2C driver, which now just use small memory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2159 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-13 16:55:46 +00:00 |
luohui2320@gmail.com
|
55460652d3
|
ADD I2C driver framework and I2C gpio driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2128 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-05-22 17:32:32 +00:00 |