armink
|
09f9fcaaa6
|
[DeviceDriver] Fix rw009 WiFi module auto reconnect feature.
|
2017-07-28 08:20:31 +08:00 |
FlyLu
|
fe457da958
|
[DeviceDrivers]Fix continuous write page bug for spi_flash_at45dbxx driver
|
2017-06-15 16:05:34 +08:00 |
urey@ez-iot.com
|
564e7aefce
|
添加 w25 mtd设备驱动
|
2017-02-13 19:37:53 +08:00 |
armink
|
270285217d
|
[DeviceDrivers]Make sure rt_sfud_flash_probe device must be SPI device.
|
2016-10-14 22:51:18 +08:00 |
armink
|
a4bc38ad6b
|
[DeviceDrivers]Update SFUD library to lastest version.
|
2016-10-14 22:48:36 +08:00 |
armink
|
b2e14f7641
|
[DeviceDrivers]Modify SFUD's config for suitable more compilers.
|
2016-10-10 20:26:21 +08:00 |
armink
|
32bf9e29b7
|
[DeviceDrivers]Change SFUD 'sf' command tips.
|
2016-10-10 20:10:41 +08:00 |
armink
|
1d71f58350
|
[DeviceDrivers]Add SPI flash probe and delete function to SFUD driver.
|
2016-10-10 10:24:30 +08:00 |
armink
|
16dad06fc7
|
[DeviceDrivers]Add SFUD(Serial Flash Universal Driver) SPI Flash driver for using RTT device. It makes RT-Thread support more type SPI Flash.
|
2016-10-09 09:06:01 +08:00 |
Bernard Xiong
|
c5949c2736
|
[DeviceDrivers] Update SPI flash drivers.
|
2016-05-20 14:07:32 +08:00 |
Bernard Xiong
|
ac3af54a7e
|
[DeviceDrivers] Use PBUF_POOL in enc28j60 drivers.
patched by FH.
|
2016-05-20 12:22:55 +08:00 |
Bernard Xiong
|
0690980fb6
|
Merge pull request #539 from SchumyHao/master
add w25q80 support to spi flash
|
2015-08-24 10:51:03 +08:00 |
BernardXiong
|
2f5c5b676d
|
[DeviceDrivers] Add GD25Q flash id in w25qxx.c
|
2015-05-13 21:28:02 +08:00 |
SchumyHao
|
88936f0836
|
format
|
2015-04-16 21:08:07 +08:00 |
SchumyHao
|
7d341d4e6e
|
add w25q80 support to spi flash
|
2015-04-16 21:06:54 +08:00 |
aozima
|
92fac29f70
|
update RW009 driver: add softAP support.
|
2014-11-15 16:11:24 +08:00 |
aozima
|
3c99a5bf8d
|
update RW009 wifi driver.
|
2014-09-24 12:08:01 +08:00 |
aozima
|
03496f0700
|
update RW009 driver.
|
2014-09-08 16:59:52 +08:00 |
aozima
|
69d089cac0
|
Update SConscript: add spi to include path.
|
2014-08-29 21:53:28 +08:00 |
bernard
|
5397e18c56
|
[DeviceDrivers] Fix compiling warning.
|
2014-08-03 14:29:46 +08:00 |
aozima
|
0fc1ac6189
|
add more SPI device driver.
|
2014-07-31 16:58:43 +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 |
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
|
20de2ffa18
|
change file format(CR/LF) from PC to Unix/Mac OS X
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2274 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-06 07:23:11 +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 |
dzzxzz@gmail.com
|
c1a64657f6
|
re-format the coding style in spi_dev.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2272 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-06 06:02:14 +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
|
648b45ee26
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2120 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-05-16 12:26:39 +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
|
2f9cd34325
|
merge 1.0.x to 1.1.x for SD driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1926 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-01-29 08:11:21 +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 |
bernard.xiong@gmail.com
|
5588bbe4d2
|
add some device driver header files.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1910 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-01-08 14:14:54 +00:00 |