mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Now that sem_timedwait works, we can turn on interrupt-driven I2C.
This commit is contained in:
parent
81115166a7
commit
dadd5d01f9
@ -348,7 +348,7 @@ CONFIG_CAN2_BAUD=700000
|
||||
# I2C configuration
|
||||
#
|
||||
CONFIG_I2C=y
|
||||
CONFIG_I2C_POLLED=y
|
||||
CONFIG_I2C_POLLED=n
|
||||
CONFIG_I2C_TRANSFER=y
|
||||
CONFIG_I2C_TRACE=n
|
||||
# Allow 180 us per byte, a wide margin for the 400 KHz clock we're using
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user