zylx
|
257ce972d0
|
[DeviceDrivers][spi]:add qspi support
|
2018-11-22 13:54:37 +08:00 |
Bernard Xiong
|
2c0640a178
|
[license] Change license to Apache.
|
2018-10-14 19:37:18 +08:00 |
ZYH
|
cc8ab15472
|
[Components][Drivers][SPI]fix "Value stored to 'result' is never read"
|
2018-09-17 10:06:54 +08:00 |
yiyue.fang
|
621fbdb90c
|
Embedded GPLv2 license in drivers
|
2013-06-28 00:36:54 +08:00 |
wuyangyong
|
2aab960999
|
fixed rt_spi_release_bus assert error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2310 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-28 15:26:19 +00:00 |
dzzxzz@gmail.com
|
a4456b86d5
|
re-format the coding style in spi_core.c
1, Tabs to Spaces
2, File Format(CR/LF) using UNIX style
3, maximum line length = 80
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2273 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-06 07:21:35 +00:00 |
bernard.xiong@gmail.com
|
03668c93b9
|
Changed SPI message to message list. Added take/release SPI device/bus interface.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2123 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-05-18 05:37:09 +00:00 |
dzzxzz@gmail.com
|
55f5069a5e
|
fixed the return value in rt_spi_bus_attach_device()
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2118 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-05-15 10:44:39 +00:00 |
bernard.xiong@gmail.com
|
eedd490bd6
|
add const attribute to the ops.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1937 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-02-03 14:03:51 +00:00 |
bernard.xiong@gmail.com
|
2b8c20af4b
|
add SPI framework.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1911 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-01-08 14:16:51 +00:00 |