mirror of
https://github.com/apache/nuttx.git
synced 2026-08-12 16:06:51 +00:00
AVR SPI driver does not support the EXCHANGE method
This commit is contained in:
parent
bdd5e15fbf
commit
6098604146
1 changed files with 1 additions and 1 deletions
|
|
@ -292,7 +292,7 @@ CONFIG_DEV_NULL=y
|
|||
CONFIG_SPI=y
|
||||
# CONFIG_SPI_SLAVE 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_CALLBACK=y
|
||||
# CONFIG_SPI_BITBANG is not set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue