armink
|
bc7a43bdaf
|
[DeviceDriver][SFUD] Replace the vsnprintf to rt_vsnprintf.
|
2018-08-22 16:41:56 +08:00 |
MurphyZhao
|
651149fcbb
|
[components/drivers/spi] 增加 sfud flash 设备查找接口
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-08-16 14:48:46 +08:00 |
armink
|
e1c612bf0a
|
[DeviceDriver][sfud] Fix block erase 0 byte issue when start address is equal end address.
|
2018-07-14 21:01:38 +08:00 |
Bernard Xiong
|
b110d77d8f
|
Merge pull request #1521 from RT-Thread/feature_v310
Feature v310
|
2018-06-11 11:13:59 +08:00 |
armink
|
3b98684664
|
[components][sfud] Fix RT_DEBUG_SFUD macro to bool type.
|
2018-06-10 18:27:52 +08:00 |
Bernard Xiong
|
564df04da1
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2018-06-10 18:01:15 +08:00 |
Bernard Xiong
|
884fb70fe9
|
[Kernel] Add device ops feature.
|
2018-06-10 17:59:17 +08:00 |
armink
|
24f633e025
|
[components][sfud] Update log info.
|
2018-06-10 11:08:01 +08:00 |
armink
|
80c2015c3a
|
[DeviceDriver] Remove rt_memory api using on SFUD.
|
2018-04-01 23:03:43 +08:00 |
armink
|
7b8f8d9615
|
[DeviceDriver][SFUD] Fix flash device lock not detach when an error occurred. #1167
|
2018-01-28 18:29:33 +08:00 |
armink
|
2d9a592c2a
|
[DeviceDrivers]Improve SFUD driver's compatibility.
|
2017-12-10 16:16:25 +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 |
armink
|
270285217d
|
[DeviceDrivers]Make sure rt_sfud_flash_probe device must be SPI device.
|
2016-10-14 22:51:18 +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 |