rt-thread-official/components/drivers/spi
Bernard Xiong a87c2ef970
Merge pull request #3234 from fmkong/spi_flash_sfud
[drivers/spi_flash_sfud] accept the error from spi read or write in spi_write_read function.
2019-12-18 20:03:28 +08:00
..
sfud 添加 W25Q64DW SPI Flash 到支持列表。实际应用中发现该芯片不支持sfdp。 2019-11-20 23:33:10 +08:00
SConscript [DeviceDriver][SPI] Cleanup the at45db/gd25q/w25q/sst25v SPI flash driver. Please using SFUD instead of them. 2019-05-29 14:05:39 +08:00
device_driver_list.txt [DeviceDriver][SPI] Cleanup the at45db/gd25q/w25q/sst25v SPI flash driver. Please using SFUD instead of them. 2019-05-29 14:05:39 +08:00
enc28j60.c [license] Change license to Apache. 2018-10-14 19:37:18 +08:00
enc28j60.h [license] Change license to Apache. 2018-10-14 19:37:18 +08:00
qspi_core.c [DeviceDriver] Update QSPI driver framework. 2018-11-24 15:02:53 +08:00
spi_core.c [DeviceDrivers][spi]:add qspi support 2018-11-22 13:54:37 +08:00
spi_dev.c [license] Change license to Apache. 2018-10-14 19:37:18 +08:00
spi_flash.h [license] Change license to Apache. 2018-10-14 19:37:18 +08:00
spi_flash_sfud.c Merge pull request #3234 from fmkong/spi_flash_sfud 2019-12-18 20:03:28 +08:00
spi_flash_sfud.h [DeviceDriver] Add rt_sfud_flash_find_by_dev_name function to SFUD porting file. 2019-02-20 16:27:27 +08:00
spi_msd.c [components][driver]: optimized code 2018-11-22 16:33:32 +08:00
spi_msd.h [license] Change license to Apache. 2018-10-14 19:37:18 +08:00
spi_wifi_rw009.c [license] Change license to Apache. 2018-10-14 19:37:18 +08:00
spi_wifi_rw009.h [license] Change license to Apache. 2018-10-14 19:37:18 +08:00