aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2/nsh/defconfig
diff options
context:
space:
mode:
authorRandy Mackay <rmackay9@yahoo.com>2014-12-20 17:35:31 +0900
committerRandy Mackay <rmackay9@yahoo.com>2014-12-30 13:43:06 +0900
commit59e0b67c8eaa4295c23f53500ff5c8e3b34ff5a8 (patch)
tree5802394ff535af68b509ccc568bcec3937520b73 /nuttx-configs/px4fmu-v2/nsh/defconfig
parentf05aa01e693dab6b16aee136f162a614c5931421 (diff)
downloadpx4-firmware-59e0b67c8eaa4295c23f53500ff5c8e3b34ff5a8.tar.gz
px4-firmware-59e0b67c8eaa4295c23f53500ff5c8e3b34ff5a8.tar.bz2
px4-firmware-59e0b67c8eaa4295c23f53500ff5c8e3b34ff5a8.zip
NuttxConfig: increase I2C timeout to 10ms
Diffstat (limited to 'nuttx-configs/px4fmu-v2/nsh/defconfig')
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index 90dde6294..50d5b0296 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -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
#