mirror of
https://github.com/apache/nuttx.git
synced 2026-08-13 16:35:21 +00:00
Merge branch 'master' of https://bitbucket.org/nuttx/boards
This commit is contained in:
commit
d96365b048
2 changed files with 3 additions and 1 deletions
|
|
@ -277,6 +277,8 @@ static int nsh_usbhostinitialize(void)
|
|||
}
|
||||
#endif
|
||||
|
||||
UNUSED(ret);
|
||||
|
||||
/* Then get an instance of the USB host interface */
|
||||
|
||||
syslog(LOG_INFO, "Initialize USB host\n");
|
||||
|
|
|
|||
|
|
@ -294,7 +294,7 @@ CONFIG_DEV_NULL=y
|
|||
# CONFIG_I2C is not set
|
||||
CONFIG_SPI=y
|
||||
# CONFIG_SPI_OWNBUS is not set
|
||||
CONFIG_SPI_EXCHANGE=y
|
||||
# CONFIG_SPI_EXCHANGE is not set
|
||||
# CONFIG_SPI_CMDDATA is not set
|
||||
# CONFIG_SPI_BITBANG is not set
|
||||
# CONFIG_I2S is not set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue