incubator-nuttx/drivers/spi
dongjiuzhu1 33f3c3552f Revert "Fix unwanted flush in the SPI slave driver"
because if priv->rx_length is zero , need to call SPIS_CTRLR_QPOLL to
receive new data from lower half and update priv->rx_length.

This reverts commit 6cb649ecf6.
2024-09-09 11:05:07 -03:00
..
CMakeLists.txt
Kconfig
Make.defs
ice40.c
qspi_flash.c
spi_bitbang.c spi: Remove useless restrictions 2024-08-07 12:13:38 -03:00
spi_driver.c nuttx: use sizeof instead of define or number in snprintf 2024-08-25 19:22:15 +08:00
spi_flash.c
spi_slave_driver.c Revert "Fix unwanted flush in the SPI slave driver" 2024-09-09 11:05:07 -03:00
spi_transfer.c greenhills: fix enumerated type mixed with another type warning 2024-08-24 20:43:53 +08:00