mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
I2C: Eliminate the I2C_WRITEREAD method
This commit is contained in:
@@ -637,7 +637,6 @@ CONFIG_ARCH_HAVE_I2CRESET=y
|
||||
CONFIG_I2C=y
|
||||
# CONFIG_I2C_SLAVE is not set
|
||||
CONFIG_I2C_TRANSFER=y
|
||||
CONFIG_I2C_WRITEREAD=y
|
||||
# CONFIG_I2C_POLLED is not set
|
||||
# CONFIG_I2C_TRACE is not set
|
||||
CONFIG_I2C_RESET=y
|
||||
|
||||
Reference in New Issue
Block a user