mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
AVR SPI driver does not support the EXCHANGE method
This commit is contained in:
@@ -292,7 +292,7 @@ CONFIG_DEV_NULL=y
|
|||||||
CONFIG_SPI=y
|
CONFIG_SPI=y
|
||||||
# CONFIG_SPI_SLAVE is not set
|
# CONFIG_SPI_SLAVE is not set
|
||||||
# CONFIG_SPI_OWNBUS is not set
|
# CONFIG_SPI_OWNBUS is not set
|
||||||
CONFIG_SPI_EXCHANGE=y
|
# CONFIG_SPI_EXCHANGE is not set
|
||||||
# CONFIG_SPI_CMDDATA is not set
|
# CONFIG_SPI_CMDDATA is not set
|
||||||
CONFIG_SPI_CALLBACK=y
|
CONFIG_SPI_CALLBACK=y
|
||||||
# CONFIG_SPI_BITBANG is not set
|
# CONFIG_SPI_BITBANG is not set
|
||||||
|
|||||||
Reference in New Issue
Block a user