rt-thread/components/drivers/spi
kylepengchn 851d16b18f
Soft spi (#5712)
* add soft-spi
* add spi-bit-ops.c/h to components/drivers/spi
* add a drv_soft_spi example for gd32303e-eval
* use formatting.py scripts for scanning

Signed-off-by: kyle <kylepengchn@163.com>
2022-03-25 23:06:43 +08:00
..
sfud [core] 使用rt_memcpy rt_memset代替memcpy memset 2022-01-09 00:23:18 +08:00
SConscript [components][drivers][spi]: 基于SPI总线驱动框架添加模拟SPI总线扩展 (#5656) 2022-03-23 14:16:14 +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 [core] 使用rt_memcpy rt_memset代替memcpy memset 2022-01-09 00:23:18 +08:00
enc28j60.h [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
qspi_core.c [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
spi-bit-ops.c [components][drivers][spi]: 基于SPI总线驱动框架添加模拟SPI总线扩展 (#5656) 2022-03-23 14:16:14 +08:00
spi-bit-ops.h Soft spi (#5712) 2022-03-25 23:06:43 +08:00
spi_core.c [mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO 2021-11-17 15:57:15 -05:00
spi_dev.c [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
spi_flash.h [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
spi_flash_sfud.c [mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO 2021-11-17 15:57:15 -05:00
spi_flash_sfud.h [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
spi_msd.c [core] 使用rt_memcpy rt_memset代替memcpy memset 2022-01-09 00:23:18 +08:00
spi_msd.h [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
spi_wifi_rw009.c [core] 使用rt_memcpy rt_memset代替memcpy memset 2022-01-09 00:23:18 +08:00
spi_wifi_rw009.h [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00