NuttxConfig: increase I2C timeout to 10ms

This commit is contained in:
Randy Mackay 2014-12-20 17:35:31 +09:00
parent f05aa01e69
commit 59e0b67c8e
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ CONFIG_STM32_USART_SINGLEWIRE=y
#
# CONFIG_STM32_I2C_DYNTIMEO is not set
CONFIG_STM32_I2CTIMEOSEC=0
CONFIG_STM32_I2CTIMEOMS=1
CONFIG_STM32_I2CTIMEOMS=10
# CONFIG_STM32_I2C_DUTY16_9 is not set
#